Skip to content

Hostname

drv.de

Last fetched

drv.de resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · drv.deRouting diversity1.5/10Peering density7.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/drv.de

Resolution chain

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

IPPrefixASNOperatorCountry
128.140.94.45128.140.0.0/17AS24940DE

WHOIS identity

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

Subdomains

21 observed subdomains of drv.de.

Web-graph footprint

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

795 sites link to this hostname.

217 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

22 SPF mechanisms authorising senders for drv.de.

MechanismTarget
SPF_Aserver1.antispampanel.de
SPF_Aserver2.antispampanel.de
SPF_Awww.drv.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.151.110.146
SPF_IP116.202.108.227
SPF_IP128.140.94.45
SPF_IP138.201.120.224
SPF_IP138.201.172.211
SPF_IP144.76.13.215
SPF_IP148.251.154.201
SPF_IP148.251.51.43
SPF_IP176.9.128.162
SPF_IP185.28.184.66
SPF_IP185.28.184.67
SPF_IP78.46.73.12
SPF_IP78.46.80.199
SPF_IP82.144.45.114
SPF_IP82.144.45.116
SPF_IP88.198.53.112
SPF_IP90.187.234.45
SPF_MXdrv.de

Related pages

Pivot deeper into the graph from drv.de.

Cypher and MCP

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

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