Skip to content

Hostname

drive2day.de

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
167.235.98.230167.235.0.0/16AS24940DE

WHOIS identity

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

Subdomains

3 observed subdomains of drive2day.de.

Web-graph footprint

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

125 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for drive2day.de.

MechanismTarget
SPF_Abounces.drive2day.de
SPF_Amail.mitfahren.de
SPF_Amail2.drive2day.de
SPF_Amitfahren.de
SPF_Awww.drive2day.de
SPF_IP136.243.85.121
SPF_IP136.243.85.122
SPF_IP136.243.85.123
SPF_IP136.243.85.124
SPF_IP136.243.85.125
SPF_IP167.235.98.230
SPF_MXdrive2day.de

Related pages

Pivot deeper into the graph from drive2day.de.

Cypher and MCP

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

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