Hostname
centralcarriersltd.ca
Last fetched
centralcarriersltd.ca resolves to 1 IPv4 address operated by ASN852 - TELUS Communications Inc. in CA. WHOIS lists registrar:easydns technologies inc. as the registrar.
Nutrition Label
Resolution chain
centralcarriersltd.ca resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 204.191.61.19 | 204.191.0.0/16 | AS852 | ASN852 - TELUS Communications Inc. | CA |
WHOIS identity
- Registrar
- registrar:easydns technologies inc.
- Organization
- central carriers (edmonton)
- Contact emails
Subdomains
5 observed subdomains of centralcarriersltd.ca.
Web-graph footprint
Distinct hostnames that link to or from centralcarriersltd.ca in the public web crawl.
25 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for centralcarriersltd.ca.
| Mechanism | Target |
|---|---|
| SPF_A | centralcarriersltd.ca |
| SPF_A | dispatch-us.ppe-hosted.com |
| SPF_A | dispatchb-us1.ppe-hosted.com |
| SPF_IP | 204.191.61.16/29 |
| SPF_MX | centralcarriersltd.ca |
Related pages
Pivot deeper into the graph from centralcarriersltd.ca.
- IP · 204.191.61.19
- ASN · AS852ASN852 - TELUS Communications Inc.
- Registrar · registrar:easydns technologies inc.
- Country · CA
- Email · shorb@mediaconnections.ca
- TLD · .ca
- Browse hostnames · ce…
- 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: "centralcarriersltd.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.