Skip to content

Hostname

oetc.ca

Last fetched

oetc.ca resolves to 1 IPv4 address operated by AS-COLOCROSSING - HostPapa in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
155.94.236.35155.94.236.0/24AS36352AS-COLOCROSSING - HostPapaCA

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for oetc.ca.

MechanismTarget
SPF_Aoetc.ca
SPF_IP155.94.236.34
SPF_IP155.94.236.35
SPF_IP173.231.192.180
SPF_IP199.250.215.88
SPF_IP216.194.162.65
SPF_IP74.124.197.47
SPF_IP96.125.172.200
SPF_MXoetc.ca

Related pages

Pivot deeper into the graph from oetc.ca.

Cypher and MCP

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

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