Skip to content

Hostname

reddybook777.com

Last fetched

reddybook777.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · reddybook777.comRouting diversity6.6/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/reddybook777.com

Resolution chain

reddybook777.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
122.248.239.27122.248.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.SG
13.213.221.6413.212.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.214.76.9613.214.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.215.7.12413.214.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.229.241.10813.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.250.155.24513.250.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.251.147.16413.250.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.251.150.1313.250.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.251.33.15913.250.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.251.95.13313.250.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.136.143.12918.136.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
18.138.90.9118.138.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.140.99.8618.140.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.141.115.19118.140.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.141.126.19118.140.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.142.39.21118.142.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.0.69.763.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.1.110.1673.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.1.161.1173.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.1.173.2233.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

2 observed subdomains of reddybook777.com.

Threat posture

History

Related pages

Pivot deeper into the graph from reddybook777.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "reddybook777.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.