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
Resolution chain
superpages.ca resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 72.35.13.140 | 72.35.8.0/21 | AS16941 | CENTURYLINK-LEGACY-FUSEPOINT-CTS-CANADA-POP - CenturyLink Communications, LLC | CA |
| 72.35.30.139 | 72.35.28.0/22 | AS3561 | CENTURYLINK-LEGACY-SAVVIS - CenturyLink Communications, LLC | US |
| 72.35.30.140 | 72.35.28.0/22 | AS3561 | CENTURYLINK-LEGACY-SAVVIS - CenturyLink Communications, LLC | US |
WHOIS identity
- Registrar
- iana:456
- Organization
- legal classification
- Contact emails
Subdomains
21 observed subdomains of superpages.ca.
Showing 19 of 21. View all subdomains →
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.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from superpages.ca.
- IP · 72.35.13.140
- ASN · AS16941CENTURYLINK-LEGACY-FUSEPOINT-CTS-CANADA-POP - CenturyLink Communications, LLC
- Registrar · iana:456
- Country · CA
- Email · legal.classification@yp.ca
- TLD · .ca
- Browse hostnames · su…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.