Skip to content

Hostname

eagle.ca

Last fetched

eagle.ca resolves to 1 IPv4 address operated by EAGLE-CA-1 - EAGLE. in CA. WHOIS lists registrar:tucows.com co. as the registrar.

Nutrition Label

WHISPER CANON · eagle.caRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/eagle.ca

Resolution chain

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

IPPrefixASNOperatorCountry
208.70.104.75208.70.104.0/24AS14270EAGLE-CA-1 - EAGLE.CA
208.70.104.75208.70.104.0/24AS14270EAGLE-CA-1 - EAGLE.CA

WHOIS identity

Registrar
registrar:tucows.com co.
Organization
1088445 ontario
Contact emails

Subdomains

395 observed subdomains of eagle.ca.

Web-graph footprint

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

123 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for eagle.ca.

MechanismTarget
SPF_Aeagle.ca
SPF_INCLUDE_spf.hostedemail.com
SPF_INCLUDEregistrarmail.net
SPF_INCLUDEspf.directnet.ca
SPF_INCLUDEspf.mandrillapp.com
SPF_IP208.70.104.0/24

Related pages

Pivot deeper into the graph from eagle.ca.

Cypher and MCP

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

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