Skip to content

Hostname

protonclinic.de

Last fetched

protonclinic.de resolves to 2 IPv4 addresses operated by HETZNER-AS - Hetzner Online GmbH in DE.

Nutrition Label

WHISPER CANON · protonclinic.deRouting diversity2.4/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint6.9/10canon.whisper.security/host/protonclinic.de

Resolution chain

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

IPPrefixASNOperatorCountry
78.47.106.6478.46.0.0/15AS24940HETZNER-AS - Hetzner Online GmbHDE
89.34.17.5889.34.16.0/22AS201682LIQUID-WEB-BV - Liquid Web B.V.NL

WHOIS identity

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

Subdomains

2 observed subdomains of protonclinic.de.

Web-graph footprint

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

5 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • protonclinic.de

SPF policy

4 SPF mechanisms authorising senders for protonclinic.de.

MechanismTarget
SPF_Aprotonclinic.de
SPF_IP67.225.196.195
SPF_IP89.34.17.58
SPF_MXprotonclinic.de

Related pages

Pivot deeper into the graph from protonclinic.de.

Cypher and MCP

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

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