Skip to content

Hostname

jazzunique.de

Last fetched

jazzunique.de resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · jazzunique.deRouting diversity1.5/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/jazzunique.de

Resolution chain

jazzunique.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
91.99.64.9291.99.0.0/16AS24940DE

WHOIS identity

No WHOIS records are currently associated with jazzunique.de in WhisperGraph.

Subdomains

58 observed subdomains of jazzunique.de.

Web-graph footprint

Distinct hostnames that link to or from jazzunique.de in the public web crawl.

61 sites link to this hostname.

99 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for jazzunique.de.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEeu.zcsend.net
SPF_INCLUDEone.zoho.eu
SPF_IP46.38.247.119

Related pages

Pivot deeper into the graph from jazzunique.de.

Cypher and MCP

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

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