Skip to content

Hostname

centrix.ca

Last fetched

centrix.ca resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists registrar:gandi services inc. as the registrar.

Nutrition Label

WHISPER CANON · centrix.caRouting diversity5.0/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/centrix.ca

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.176.23216.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.12716.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.6616.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.196.11016.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.19216.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.218.15016.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.218.5516.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.19016.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.1.123.5.1.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.214.14152.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.40.12552.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.42.6952.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.48.1352.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.51.14952.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.203.14152.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.161.14954.231.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:gandi services inc.
Organization
Contact emails

Subdomains

2 observed subdomains of centrix.ca.

Web-graph footprint

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

14 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for centrix.ca.

MechanismTarget
SPF_INCLUDEspf.messagingengine.com

Related pages

Pivot deeper into the graph from centrix.ca.

Cypher and MCP

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

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