Skip to content

Hostname

heavyworth.com

Last fetched

heavyworth.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · heavyworth.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/heavyworth.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.249.205.10113.249.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.205.11513.249.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.205.6513.249.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.205.9513.249.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.1003.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.123.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.453.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.533.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 1241658990
Contact emails

Subdomains

6 observed subdomains of heavyworth.com.

Web-graph footprint

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

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for heavyworth.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf-0004a002.pphosted.com

Related pages

Pivot deeper into the graph from heavyworth.com.

Cypher and MCP

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

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