Skip to content

Hostname

schaeflein.de

Last fetched

schaeflein.de resolves to 1 IPv4 address operated by AS15598 in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
62.146.53.20762.146.52.0/22AS15598DE

WHOIS identity

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

Subdomains

62 observed subdomains of schaeflein.de.

Web-graph footprint

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

39 sites link to this hostname.

53 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for schaeflein.de.

MechanismTarget
SPF_Aschag-mx01.eikona-server.de
SPF_INCLUDE_spf.rexx-suite.com
SPF_INCLUDEautotask.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.nl2go.com
SPF_IP185.134.242.25/32
SPF_IP62.146.53.229
SPF_IP62.146.57.27
SPF_IP62.146.73.90
SPF_IP87.190.62.130
SPF_IP93.190.66.6/32
SPF_MXschaeflein.de

Related pages

Pivot deeper into the graph from schaeflein.de.

Cypher and MCP

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

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