Skip to content

Hostname

jawne.de

Last fetched

jawne.de resolves to 2 IPv4 addresses operated by AS20773 in FR.

Nutrition Label

WHISPER CANON · jawne.deRouting diversity2.4/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/jawne.de

Resolution chain

jawne.de resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

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

Subdomains

4 observed subdomains of jawne.de.

Web-graph footprint

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

43 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for jawne.de.

MechanismTarget
SPF_A1.livingdots.email
SPF_Ajawne.de
SPF_Amail.jawne.de
SPF_Awebmail.jawne.de
SPF_INCLUDE1.livingdots.email
SPF_MXjawne.de

Related pages

Pivot deeper into the graph from jawne.de.

Cypher and MCP

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

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