Skip to content

Hostname

aea.nt.ca

Last fetched

aea.nt.ca resolves to 1 IPv4 address operated by OVH in CA.

Nutrition Label

WHISPER CANON · aea.nt.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/aea.nt.ca

Resolution chain

aea.nt.ca resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with aea.nt.ca in WhisperGraph.

Subdomains

7 observed subdomains of aea.nt.ca.

Web-graph footprint

Distinct hostnames that link to or from aea.nt.ca in the public web crawl.

94 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for aea.nt.ca.

MechanismTarget
SPF_Aaea.nt.ca
SPF_INCLUDEspf.mailanyone.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP216.108.25.123
SPF_IP66.102.128.189
SPF_IP66.102.128.204
SPF_IP69.90.221.129
SPF_MXaea.nt.ca

Related pages

Pivot deeper into the graph from aea.nt.ca.

Cypher and MCP

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

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