Skip to content

Hostname

oefc.on.ca

Last fetched

oefc.on.ca resolves to 2 IPv4 addresses operated by AS-AKN - ADVANCED KNOWLEDGE NETWORKS in CA.

Nutrition Label

WHISPER CANON · oefc.on.caRouting diversity2.4/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/oefc.on.ca

Resolution chain

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

IPPrefixASNOperatorCountry
204.187.68.150204.187.68.0/24AS14453AS-AKN - ADVANCED KNOWLEDGE NETWORKSCA
204.187.69.150204.187.69.0/24AS29862OFINA - Ontario Financing AuthorityCA

WHOIS identity

No WHOIS records are currently associated with oefc.on.ca in WhisperGraph.

Subdomains

1 observed subdomain of oefc.on.ca.

Web-graph footprint

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

20 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for oefc.on.ca.

MechanismTarget
SPF_INCLUDEspf-000c4704.pphosted.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from oefc.on.ca.

Cypher and MCP

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

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