Skip to content

Hostname

websiteusaha.com

Last fetched

websiteusaha.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · websiteusaha.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/websiteusaha.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.161.213.1033.161.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
3.161.213.423.161.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
3.161.213.463.161.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
3.161.213.93.161.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
3.161.242.303.161.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.242.513.161.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.242.563.161.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.242.663.161.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.205.11852.84.204.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
52.84.205.3752.84.204.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
52.84.205.452.84.204.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
52.84.205.9452.84.204.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:49
Organization
pt. intan mitra mandiri
Contact emails

Subdomains

1 observed subdomain of websiteusaha.com.

Threat posture

History

Related pages

Pivot deeper into the graph from websiteusaha.com.

Cypher and MCP

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

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