Skip to content

Hostname

seao.ca

Last fetched

seao.ca resolves to 1 IPv4 address operated by CGINET-01 - CGI Inc. in CA. WHOIS lists registrar:easydns technologies inc. as the registrar.

Nutrition Label

WHISPER CANON · seao.caRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/seao.ca

Resolution chain

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

IPPrefixASNOperatorCountry
64.254.23.1564.254.0.0/19AS18563CGINET-01 - CGI Inc.CA

WHOIS identity

Registrar
registrar:easydns technologies inc.
Organization
medias transcontinental
Contact emails

Subdomains

4 observed subdomains of seao.ca.

Web-graph footprint

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

526 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for seao.ca.

MechanismTarget
SPF_Acgicloudmr.cgi.com
SPF_Amailout.cwshs.com
SPF_Amailout01.cwshs.com
SPF_Aseao.ca
SPF_INCLUDEspf-00131701.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP207.107.246.224/29
SPF_IP207.134.250.224/29
SPF_IP38.127.64.224/29
SPF_IP64.254.21.31
SPF_IP64.254.23.15
SPF_IP64.254.23.16
SPF_IP67.22.236.224/29

Related pages

Pivot deeper into the graph from seao.ca.

Cypher and MCP

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

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