Skip to content

Hostname

jupe-juppe.de

Last fetched

jupe-juppe.de resolves to 1 IPv4 address operated by AS9063 in DE.

Nutrition Label

WHISPER CANON · jupe-juppe.deRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/jupe-juppe.de

Resolution chain

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

IPPrefixASNOperatorCountry
81.27.231.2681.27.228.0/22AS9063DE

WHOIS identity

No WHOIS records are currently associated with jupe-juppe.de in WhisperGraph.

Subdomains

2 observed subdomains of jupe-juppe.de.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for jupe-juppe.de.

MechanismTarget
SPF_Ajupe-juppe.de
SPF_INCLUDE_spf.hpress.de
SPF_MXjupe-juppe.de

Related pages

Pivot deeper into the graph from jupe-juppe.de.

Cypher and MCP

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

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