Skip to content

Hostname

scubaplanet.ch

Last fetched

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

Nutrition Label

WHISPER CANON · scubaplanet.chRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/scubaplanet.ch

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with scubaplanet.ch in WhisperGraph.

Subdomains

2 observed subdomains of scubaplanet.ch.

Web-graph footprint

Distinct hostnames that link to or from scubaplanet.ch in the public web crawl.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for scubaplanet.ch.

MechanismTarget
SPF_IP139.162.246.177
SPF_IP172.233.58.247
SPF_IP185.61.153.112
SPF_IP185.61.154.16
SPF_IP185.61.154.17
SPF_IP5.57.205.192
SPF_IP5.57.205.193
SPF_IP5.57.205.196
SPF_IP94.237.41.62
SPF_IP94.237.41.68

Related pages

Pivot deeper into the graph from scubaplanet.ch.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "scubaplanet.ch"})-[: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.