Skip to content

Hostname

superpages.ca

Last fetched

superpages.ca resolves to 3 IPv4 addresses operated by CENTURYLINK-LEGACY-FUSEPOINT-CTS-CANADA-POP - CenturyLink Communications, LLC in CA. WHOIS lists iana:456 as the registrar.

Nutrition Label

WHISPER CANON · superpages.caRouting diversity2.4/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/superpages.ca

Resolution chain

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

IPPrefixASNOperatorCountry
72.35.13.14072.35.8.0/21AS16941CENTURYLINK-LEGACY-FUSEPOINT-CTS-CANADA-POP - CenturyLink Communications, LLCCA
72.35.30.13972.35.28.0/22AS3561CENTURYLINK-LEGACY-SAVVIS - CenturyLink Communications, LLCUS
72.35.30.14072.35.28.0/22AS3561CENTURYLINK-LEGACY-SAVVIS - CenturyLink Communications, LLCUS

WHOIS identity

Registrar
iana:456
Organization
legal classification
Contact emails

Subdomains

21 observed subdomains of superpages.ca.

Web-graph footprint

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

26 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for superpages.ca.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from superpages.ca.

Cypher and MCP

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

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