Skip to content

Hostname

ftx.com

Last fetched

ftx.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in PL. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · ftx.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ftx.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.146.11713.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
13.227.146.5013.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
13.227.146.6313.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
13.227.146.8813.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
18.155.129.2918.155.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.155.129.4318.155.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.155.129.618.155.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.155.129.7618.155.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
65.8.131.11565.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.765.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.7765.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.9065.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
chen wen qiang
Contact emails

Subdomains

20 observed subdomains of ftx.com.

Web-graph footprint

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

1,940 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for ftx.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEusb._netblocks.mimecast.com

Related pages

Pivot deeper into the graph from ftx.com.

Cypher and MCP

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

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