Skip to content

Hostname

fix8mt.com

Last fetched

fix8mt.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.168.102.1113.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.473.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.873.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.983.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.132.10599.84.132.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.132.11199.84.132.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.132.1699.84.132.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.132.3499.84.132.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of fix8mt.com owner
Contact emails

Subdomains

1 observed subdomain of fix8mt.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for fix8mt.com.

MechanismTarget
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from fix8mt.com.

Cypher and MCP

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

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