Skip to content

Hostname

stephan-engelmann.de

Last fetched

stephan-engelmann.de resolves to 2 IPv4 addresses operated by GODADDY in DE.

Nutrition Label

WHISPER CANON · stephan-engelmann.deRouting diversity2.4/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/stephan-engelmann.de

Resolution chain

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

IPPrefixASNOperatorCountry
5.35.226.495.35.224.0/19AS20773GODADDYDE
97.74.100.197.74.100.0/23AS44273GODADDY-DNSUS

WHOIS identity

No WHOIS records are currently associated with stephan-engelmann.de in WhisperGraph.

Subdomains

2 observed subdomains of stephan-engelmann.de.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for stephan-engelmann.de.

MechanismTarget
SPF_Astephan-engelmann.de
SPF_INCLUDEspf.server-he.de
SPF_MXstephan-engelmann.de

Related pages

Pivot deeper into the graph from stephan-engelmann.de.

Cypher and MCP

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

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