Skip to content

Hostname

fusionx.com

Last fetched

fusionx.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · fusionx.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/fusionx.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.177.2416.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.24816.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.200.12516.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.202.20016.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.106.18116.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.37.12516.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.69.10116.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.20.73.5.20.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.22.173.5.22.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.9.793.5.9.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.219.22952.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.56.13352.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.201.6952.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.207.10152.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.89.19552.217.89.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.136.18954.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for fusionx.com.

MechanismTarget
SPF_INCLUDEaccenture.com
SPF_MXfusionx.com

Related pages

Pivot deeper into the graph from fusionx.com.

Cypher and MCP

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

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