Skip to content

Hostname

chaordix.com

Last fetched

chaordix.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · chaordix.comRouting diversity4.2/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/chaordix.com

Resolution chain

chaordix.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.215.38.1973.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.206.202.11052.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.44.113.22252.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.210.107.10054.210.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.226.160.24654.226.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.90.104.24798.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
chaordix
Contact emails

Subdomains

2 observed subdomains of chaordix.com.

Web-graph footprint

Distinct hostnames that link to or from chaordix.com in the public web crawl.

81 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for chaordix.com.

MechanismTarget
SPF_Achaordix.com
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_MXchaordix.com

Related pages

Pivot deeper into the graph from chaordix.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "chaordix.com"})-[: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.