Skip to content

Hostname

omnitv.ca

Last fetched

omnitv.ca resolves to 3 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
23.201.161.4023.201.160.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.41.181.523.41.180.0/23AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.52.192.1823.52.192.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.US

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 omnitv.ca in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for omnitv.ca.

MechanismTarget
SPF_INCLUDEspf.protection.rci.rogers.com

Related pages

Pivot deeper into the graph from omnitv.ca.

Cypher and MCP

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

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