Skip to content

Hostname

xchanging.com

Last fetched

xchanging.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · xchanging.comRouting diversity2.4/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/xchanging.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.212.245.9934.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
54.209.74.11254.208.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
clive buesnel
Contact emails

Subdomains

205 observed subdomains of xchanging.com.

Web-graph footprint

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

79 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for xchanging.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEstspg-customer.com
SPF_IP159.101.237.11
SPF_IP159.101.237.12
SPF_IP159.101.237.13
SPF_IP159.101.241.12
SPF_IP159.101.241.13
SPF_IP164.164.128.17
SPF_IP164.164.89.240
SPF_IP169.130.56.91
SPF_IP185.136.188.108/24
SPF_IP185.136.188.88/24
SPF_IP185.136.189.108/24
SPF_IP185.136.189.88/24
SPF_IP202.80.48.99
SPF_MXxchanging.com

Related pages

Pivot deeper into the graph from xchanging.com.

Cypher and MCP

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

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