Skip to content

Hostname

rogers.ca

Last fetched

rogers.ca resolves to 1 IPv4 address operated by PROLEXIC-TECHNOLOGIES-DDOS-MITIGATION-NETWORK - Akamai Technologies, Inc. in US. WHOIS lists registrar:csc corporate domains (canada) company as the registrar.

Nutrition Label

WHISPER CANON · rogers.caRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/rogers.ca

Resolution chain

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

IPPrefixASNOperatorCountry
142.146.96.11142.146.96.0/23AS32787PROLEXIC-TECHNOLOGIES-DDOS-MITIGATION-NETWORK - Akamai Technologies, Inc.US

WHOIS identity

Registrar
registrar:csc corporate domains (canada) company
Organization
rogers communications
Contact emails

Subdomains

21 observed subdomains of rogers.ca.

Web-graph footprint

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

39 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for rogers.ca.

MechanismTarget
SPF_INCLUDEspf.protection.rci.rogers.com

Related pages

Pivot deeper into the graph from rogers.ca.

Cypher and MCP

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

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