Skip to content

Hostname

carddrive.de

Last fetched

carddrive.de resolves to 2 IPv4 addresses operated by CLOUDFLARESPECTRUM Cloudflare, Inc. in US.

Nutrition Label

WHISPER CANON · carddrive.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/carddrive.de

Resolution chain

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

IPPrefixASNOperatorCountry
199.60.103.138199.60.103.0/24AS209242CLOUDFLARESPECTRUM Cloudflare, Inc.US
199.60.103.38199.60.103.0/24AS209242CLOUDFLARESPECTRUM Cloudflare, Inc.US

WHOIS identity

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

Subdomains

17 observed subdomains of carddrive.de.

Web-graph footprint

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

11 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for carddrive.de.

MechanismTarget
SPF_Acarddrive.de
SPF_INCLUDE25399637.spf05.hubspotemail.net
SPF_IP141.95.21.84
SPF_IP194.76.156.4
SPF_IP37.32.103.15
SPF_IP91.202.40.199
SPF_IP91.202.40.200
SPF_MXcarddrive.de

Related pages

Pivot deeper into the graph from carddrive.de.

Cypher and MCP

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

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