Skip to content

Hostname

schnoffle.de

Last fetched

schnoffle.de resolves to 1 IPv4 address operated by AS6724 in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
85.214.201.20385.214.0.0/15AS6724DE

WHOIS identity

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

Subdomains

2 observed subdomains of schnoffle.de.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for schnoffle.de.

MechanismTarget
SPF_Aschnoffle.de
SPF_INCLUDE_spf.google.com
SPF_INCLUDEispgateway.de
SPF_INCLUDEstoff-schmie.de
SPF_IP81.169.234.157
SPF_IP81.169.247.59
SPF_IP83.169.41.67
SPF_MXschnoffle.de

Related pages

Pivot deeper into the graph from schnoffle.de.

Cypher and MCP

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

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