Skip to content

Hostname

okaidi.ca

Last fetched

okaidi.ca resolves to 2 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in US. WHOIS lists registrar:csc corporate domains (canada) company as the registrar.

Nutrition Label

WHISPER CANON · okaidi.caRouting diversity2.4/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/okaidi.ca

Resolution chain

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

IPPrefixASNOperatorCountry
104.89.225.95104.89.224.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.61.227.7823.61.224.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.SE

WHOIS identity

Registrar
registrar:csc corporate domains (canada) company
Organization
ingeborg arnesen
Contact emails

Subdomains

5 observed subdomains of okaidi.ca.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for okaidi.ca.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.234.95.167
SPF_IP213.244.26.218/32

Related pages

Pivot deeper into the graph from okaidi.ca.

Cypher and MCP

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

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