Skip to content

Hostname

glocke.de

Last fetched

glocke.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 · glocke.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/glocke.de

Resolution chain

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

WHOIS identity

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

Subdomains

9 observed subdomains of glocke.de.

Web-graph footprint

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

290 sites link to this hostname.

63 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for glocke.de.

MechanismTarget
SPF_Aglocke.de
SPF_Amx.glocke.de
SPF_IP185.48.220.220/32
SPF_IP185.48.220.3/32
SPF_IP185.55.152.27
SPF_IP193.101.47.145
SPF_IP82.198.216.0/24
SPF_MXglocke.de

Related pages

Pivot deeper into the graph from glocke.de.

Cypher and MCP

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

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