Skip to content

Hostname

campingwagner.de

Last fetched

campingwagner.de resolves to 5 IPv4 addresses operated by AS20940 in US.

Nutrition Label

WHISPER CANON · campingwagner.deRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/campingwagner.de

Resolution chain

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

WHOIS identity

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

Subdomains

11 observed subdomains of campingwagner.de.

Web-graph footprint

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

335 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for campingwagner.de.

MechanismTarget
SPF_Acampingwagner.de
SPF_INCLUDEemarsys.us
SPF_INCLUDEemsmtp.us
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.wagnersystems.org
SPF_MXcampingwagner.de

Related pages

Pivot deeper into the graph from campingwagner.de.

Cypher and MCP

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

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