Skip to content

Hostname

camperfriends.de

Last fetched

camperfriends.de is a registered hostname under the .de top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

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

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

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

Subdomains

1 observed subdomain of camperfriends.de.

Web-graph footprint

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

206 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for camperfriends.de.

MechanismTarget
SPF_IP142.132.192.13/32
SPF_IP159.69.237.1/24
SPF_IP159.69.62.107/32
SPF_IP168.119.144.249/32
SPF_IP176.9.219.73/32
SPF_IP78.46.44.164/32
SPF_IP94.130.161.143/32
SPF_MXcamperfriends.de

Related pages

Pivot deeper into the graph from camperfriends.de.

Cypher and MCP

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

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