Skip to content

Hostname

fixt.co

Last fetched

fixt.co resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · fixt.coRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/fixt.co

Resolution chain

fixt.co resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.66.57.2118.66.56.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.66.57.4818.66.56.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.66.57.6118.66.56.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.66.57.8918.66.56.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
65.8.76.12965.8.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
65.8.76.5565.8.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
65.8.76.6665.8.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
65.8.76.6965.8.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:299
Organization
assurant,
Contact emails

Subdomains

11 observed subdomains of fixt.co.

Web-graph footprint

Distinct hostnames that link to or from fixt.co in the public web crawl.

20 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for fixt.co.

MechanismTarget
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEp._spf.assurant.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP167.79.177.0/27
SPF_IP167.79.190.0/27
SPF_IP167.79.190.31/32
SPF_MXfixt.co

Related pages

Pivot deeper into the graph from fixt.co.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "fixt.co"})-[: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.