Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Reverse IP utility (IPv4 and IPv6)

NotificationsYou must be signed in to change notification settings

jchook/iprev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reverse IP utility.

Easily reverse IPs in your workflow, e.g. for PTR or RBLlookups.

IPv4 Example

iprev 185.143.223.168

Will produce

168.223.143.185.

IPv6 Example

iprev 2a02:790:1:d::100:164

Will produce

4.6.1.0.0.0.1.0.0.0.0.0.0.0.0.0.d.0.0.0.1.0.0.0.0.9.7.0.2.0.a.2.

RBL lookup example

Easily check popular blocklists for an IP.

dig +noall +answer$(iprev 185.143.223.168)zen.spamhaus.org

PTR Lookup Example

Get the hostname from an IP address.

dig +short PTR$(iprev 52.203.88.233)in-addr.arpa

About

Reverse IP utility (IPv4 and IPv6)

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp