Skip to content

Hostname

13wham.com

Last fetched

13wham.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:3786 as the registrar.

Nutrition Label

WHISPER CANON · 13wham.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/13wham.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.229.115108.139.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.139.229.125108.139.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.139.229.48108.139.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.139.229.68108.139.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.255.1233.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.283.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.293.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.823.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.236.1352.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.4652.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.6752.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.8352.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:3786
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

9 observed subdomains of 13wham.com.

Web-graph footprint

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

2,494 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for 13wham.com.

Related pages

Pivot deeper into the graph from 13wham.com.

Cypher and MCP

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

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