Skip to content

Hostname

exchamge.org

Last fetched

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

Nutrition Label

WHISPER CANON · exchamge.orgRouting diversity5.2/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/exchamge.org

Resolution chain

exchamge.org resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.51.5.58100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.204.241.6618.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.224.1.183.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.229.98.1653.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.201.225.12934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.205.164.1534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.1.59.14752.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.173.254.23954.172.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.175.142.22054.174.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.198.115.19354.198.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.225.162.1154.224.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.86.89.10698.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
identity protection service
Contact emails

Subdomains

1 observed subdomain of exchamge.org.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for exchamge.org.

MechanismTarget
SPF_INCLUDE_phishspf.knowbe4.com

Related pages

Pivot deeper into the graph from exchamge.org.

Cypher and MCP

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

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