Skip to content

Hostname

drekopf.de

Last fetched

drekopf.de resolves to 1 IPv4 address operated by AS16276 in FR.

Nutrition Label

WHISPER CANON · drekopf.deRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/drekopf.de

Resolution chain

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

IPPrefixASNOperatorCountry
94.23.162.17394.23.0.0/16AS16276FR

WHOIS identity

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

Subdomains

14 observed subdomains of drekopf.de.

Web-graph footprint

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

51 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for drekopf.de.

MechanismTarget
SPF_Adrekopf.de
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.c-trace.de
SPF_IP87.176.126.151
SPF_MXdrekopf.de

Related pages

Pivot deeper into the graph from drekopf.de.

Cypher and MCP

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

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