Skip to content

Hostname

heggerty.org

Last fetched

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

Nutrition Label

WHISPER CANON · heggerty.orgRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/heggerty.org

Resolution chain

heggerty.org resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.224.125.3113.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.8013.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.9613.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.9813.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.192.12613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.244.28.1918.244.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.244.28.4418.244.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.244.28.6118.244.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.244.28.8418.244.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
65.8.131.2865.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.4565.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.7165.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.7365.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

29 observed subdomains of heggerty.org.

Web-graph footprint

Distinct hostnames that link to or from heggerty.org in the public web crawl.

443 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for heggerty.org.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEhelpscoutemail.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from heggerty.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "heggerty.org"})-[: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.