Hostname
centropolis.ca
Last fetched
centropolis.ca resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:go daddy domains canada, inc as the registrar.
Nutrition Label
Resolution chain
centropolis.ca resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.154.227.102 | 18.154.227.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.154.227.38 | 18.154.227.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.154.227.41 | 18.154.227.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.154.227.84 | 18.154.227.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.164.85.111 | 3.164.84.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.164.85.64 | 3.164.84.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.164.85.74 | 3.164.84.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.164.85.99 | 3.164.84.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
- Registrar
- registrar:go daddy domains canada, inc
- Organization
- fpi cominar
- Contact emails
Subdomains
2 observed subdomains of centropolis.ca.
Web-graph footprint
Distinct hostnames that link to or from centropolis.ca in the public web crawl.
77 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for centropolis.ca.
| Mechanism | Target |
|---|---|
| SPF_A | centropolis.ca |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 89.107.170.145/32 |
| SPF_MX | centropolis.ca |
Related pages
Pivot deeper into the graph from centropolis.ca.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "centropolis.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.