Skip to content

Hostname

fyxt.com

Last fetched

fyxt.com resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
52.222.236.11652.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.1852.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.5952.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.7652.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.176.164.18754.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.230.228.1054.230.228.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.228.3154.230.228.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.228.5054.230.228.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.228.8454.230.228.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

62 observed subdomains of fyxt.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for fyxt.com.

MechanismTarget
SPF_INCLUDE7038650.spf01.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from fyxt.com.

Cypher and MCP

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

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