Skip to content

Hostname

fixdapp.com

Last fetched

fixdapp.com resolves to 9 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
174.129.221.203174.129.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
3.85.149.2033.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.45.174.5852.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.45.37.25352.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.54.187.5152.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.83.18.18098.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.85.243.15998.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.94.115.10898.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.49.220.215100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

46 observed subdomains of fixdapp.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for fixdapp.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEshops.shopify.com

Related pages

Pivot deeper into the graph from fixdapp.com.

Cypher and MCP

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

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