Skip to content

Hostname

webdisk.fxnalliance.com

Last fetched

webdisk.fxnalliance.com resolves to 10 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · webdisk.fxnalliance.comRouting diversity5.0/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/webdisk.fxnalliance.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.29.170.84100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.49.31.208100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
13.216.26.2613.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.232.28.9818.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.222.161.1873.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.219.211.17844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.221.120.12344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.20.136.21952.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.7.17.11552.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.152.135.11554.152.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with webdisk.fxnalliance.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for webdisk.fxnalliance.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEemail.freshdesk.com
SPF_INCLUDEinfusionmail.com

Related pages

Pivot deeper into the graph from webdisk.fxnalliance.com.

Cypher and MCP

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

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