Skip to content

Hostname

saxophone-store.com

Last fetched

saxophone-store.com resolves to 1 IPv4 address operated by GODADDY - Host Europe GmbH in DE. WHOIS lists iana:1390 as the registrar.

Nutrition Label

WHISPER CANON · saxophone-store.comRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/saxophone-store.com

Resolution chain

saxophone-store.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
5.35.225.155.35.224.0/19AS20773GODADDY - Host Europe GmbHDE

WHOIS identity

Registrar
iana:1390
Organization
reiner-maria diehl
Contact emails

Subdomains

1 observed subdomain of saxophone-store.com.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for saxophone-store.com.

MechanismTarget
SPF_Asaxophone-store.com
SPF_IP2a01:488:42::/48
SPF_IP80.237.138.0/24
SPF_MXsaxophone-store.com

Related pages

Pivot deeper into the graph from saxophone-store.com.

Cypher and MCP

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

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