Skip to content

Hostname

fixando.com

Last fetched

fixando.com resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.198.73.17218.198.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.126.53.143.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.75.59.2513.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for fixando.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_IP136.243.144.210
SPF_IP136.243.44.168
SPF_IP136.243.92.175
SPF_IP209.85.220.69/32
SPF_IP2a01:4f8:120:84ff:0:0:0:2
SPF_IP2a01:4f8:212:ca4:0:0:0:2
SPF_IP46.4.37.35
SPF_IP78.46.98.104
SPF_MXfixando.com

Related pages

Pivot deeper into the graph from fixando.com.

Cypher and MCP

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

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