Skip to content

Hostname

reddy222.com

Last fetched

reddy222.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · reddy222.comRouting diversity3.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/reddy222.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.150.100108.157.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.150.111108.157.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.150.61108.157.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.150.72108.157.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.37.10813.35.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.37.11213.35.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.37.3313.35.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.37.8613.35.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.239.18.12518.239.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.18.1718.239.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.18.2818.239.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.18.9918.239.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
65.9.175.2365.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.3465.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.4665.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.7765.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.130.3965.9.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.
65.9.130.6465.9.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.
65.9.130.5365.9.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.
65.9.130.1165.9.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

3 observed subdomains of reddy222.com.

Web-graph footprint

Distinct hostnames that link to or from reddy222.com in the public web crawl.

3 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from reddy222.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "reddy222.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.