Skip to content

Hostname

fxcintel.com

Last fetched

fxcintel.com resolves to 11 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.66.102.11918.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.8118.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.8318.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.9918.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.12018.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.12718.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.6418.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.7318.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.30.106.23752.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.31.37.20552.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
79.125.108.19179.125.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE

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 fxcintel.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for fxcintel.com.

MechanismTarget
SPF_INCLUDE49231326.spf03.hubspotemail.net
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP51.195.134.224/27
SPF_IP52.212.200.19

Related pages

Pivot deeper into the graph from fxcintel.com.

Cypher and MCP

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

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