Skip to content

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

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.154.227.10218.154.227.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.227.3818.154.227.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.227.4118.154.227.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.227.8418.154.227.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.164.85.1113.164.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.164.85.643.164.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.164.85.743.164.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.164.85.993.164.84.0/23AS16509AMAZON-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.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for centropolis.ca.

MechanismTarget
SPF_Acentropolis.ca
SPF_INCLUDEspf.protection.outlook.com
SPF_IP89.107.170.145/32
SPF_MXcentropolis.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.