Skip to content

Hostname

opencaching.de

Last fetched

opencaching.de resolves to 1 IPv4 address operated by GD-EMEA-DC-SXB1 in FR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
87.230.95.5487.230.92.0/22AS8972GD-EMEA-DC-SXB1FR

WHOIS identity

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

Subdomains

44 observed subdomains of opencaching.de.

Web-graph footprint

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

447 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for opencaching.de.

MechanismTarget
SPF_Arelay.yourmailgateway.de
SPF_IP193.26.157.196
SPF_IP202.61.239.57
SPF_IP2a03:4000:4c:72:193:26:157:196
SPF_IP2a03:4000:5c:73:202:61:239:57
SPF_IP37.221.195.235
SPF_IP46.38.243.25
SPF_IP5.181.50.62
SPF_IP87.230.95.54
SPF_MXopencaching.de

Related pages

Pivot deeper into the graph from opencaching.de.

Cypher and MCP

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

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