Skip to content

Hostname

heraldextra.com

Last fetched

heraldextra.com resolves to 13 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · heraldextra.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/heraldextra.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.31.27.26100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
13.226.244.10513.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.11113.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.6013.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.9013.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.219.210.1883.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.194.201.9444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.201.59.6452.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.21.103.20252.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.166.124.8754.166.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.197.172.13554.196.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.198.115.15454.198.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.86.155.12254.86.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
******** ********
Contact emails

Subdomains

45 observed subdomains of heraldextra.com.

Web-graph footprint

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

2,452 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for heraldextra.com.

MechanismTarget
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from heraldextra.com.

Cypher and MCP

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

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