Skip to content

Hostname

x-fa.com

Last fetched

x-fa.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · x-fa.comRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/x-fa.com

Resolution chain

x-fa.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.252.40.2634.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.17.35.8152.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.229.30.3354.229.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
54.72.167.10754.72.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:292
Organization
marex financial
Contact emails

Subdomains

3 observed subdomains of x-fa.com.

Web-graph footprint

Distinct hostnames that link to or from x-fa.com in the public web crawl.

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for x-fa.com.

MechanismTarget
SPF_INCLUDE_spf.firm58.com
SPF_INCLUDEde._netblocks.mimecast.com
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP185.211.172.28
SPF_IP194.50.30.40
SPF_IP37.46.4.82

Related pages

Pivot deeper into the graph from x-fa.com.

Cypher and MCP

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

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