Skip to content

Hostname

oeca.ca

Last fetched

oeca.ca resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:go get canada domain registrar ltd. as the registrar.

Nutrition Label

WHISPER CANON · oeca.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/oeca.ca

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.6.229104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.7.229104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.71.156172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:go get canada domain registrar ltd.
Organization
jack baker
Contact emails

Subdomains

10 observed subdomains of oeca.ca.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for oeca.ca.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP155.254.3.4/32
SPF_IP2606:d680:0:80:155:254:3:4

Related pages

Pivot deeper into the graph from oeca.ca.

Cypher and MCP

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

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