Skip to content

Hostname

grone.de

Last fetched

grone.de resolves to 1 IPv4 address operated by AS13157 in DE.

Nutrition Label

WHISPER CANON · grone.deRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/grone.de

Resolution chain

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

IPPrefixASNOperatorCountry
62.112.48.24462.112.32.0/19AS13157DE

WHOIS identity

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

Subdomains

35 observed subdomains of grone.de.

Web-graph footprint

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

268 sites link to this hostname.

110 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for grone.de.

MechanismTarget
SPF_Agrone.de
SPF_Amail.grone-berlin.de
SPF_Amail.grone-hammerbrook.de
SPF_Amail.grone-netzwerk.de
SPF_Amail01.grone-svg.de
SPF_Amail02.grone-svg.de
SPF_IP188.94.29.31
SPF_IP213.238.36.35
SPF_IP62.112.48.244/30
SPF_IP62.112.51.26
SPF_IP93.240.245.194
SPF_MXgrone.de

Related pages

Pivot deeper into the graph from grone.de.

Cypher and MCP

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

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