Skip to content

Hostname

eeyou.ca

Last fetched

eeyou.ca resolves to 1 IPv4 address operated by GTCOMM - GloboTech Communications in CA. WHOIS lists registrar:tucows.com co. as the registrar.

Nutrition Label

WHISPER CANON · eeyou.caRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/eeyou.ca

Resolution chain

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

IPPrefixASNOperatorCountry
173.209.33.49173.209.32.0/19AS36666GTCOMM - GloboTech CommunicationsCA

WHOIS identity

Registrar
registrar:tucows.com co.
Organization
eeyou communications network
Contact emails

Subdomains

37 observed subdomains of eeyou.ca.

Web-graph footprint

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

8 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for eeyou.ca.

MechanismTarget
SPF_Aeeyou.ca
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.232.53.83
SPF_IP64.34.111.235/32
SPF_IP64.34.111.239/32
SPF_IP64.34.111.253/32
SPF_IP67.231.20.210
SPF_MXeeyou.ca

Related pages

Pivot deeper into the graph from eeyou.ca.

Cypher and MCP

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

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