Skip to content

Hostname

herold.ca

Last fetched

herold.ca resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · herold.caRouting diversity5.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/herold.ca

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.78.2383.5.78.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.78.253.5.78.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.2263.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.443.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.85.1283.5.85.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.86.1303.5.86.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.252.9852.218.252.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.139.1952.92.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.162.13152.92.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.163.20352.92.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.179.2752.92.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.179.4352.92.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.185.12352.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.202.8352.92.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.233.4352.92.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.235.3552.92.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with herold.ca in WhisperGraph.

Subdomains

5 observed subdomains of herold.ca.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for herold.ca.

MechanismTarget
SPF_INCLUDEspf-ca.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.us.emailservice.io
SPF_IP184.69.121.178
SPF_IP184.69.121.182

Related pages

Pivot deeper into the graph from herold.ca.

Cypher and MCP

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

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