Skip to content

Hostname

krone.de

Last fetched

krone.de resolves to 1 IPv4 address operated by AS12371 in DE.

Nutrition Label

WHISPER CANON · krone.deRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.5/10canon.whisper.security/host/krone.de

Resolution chain

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

IPPrefixASNOperatorCountry
195.177.179.62195.177.128.0/18AS12371DE

WHOIS identity

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

Subdomains

35 observed subdomains of krone.de.

Web-graph footprint

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

95 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for krone.de.

MechanismTarget
SPF_Akrone.de
SPF_INCLUDE26981824.spf04.hubspotemail.net
SPF_INCLUDE_spf-dc33.sapsf.eu
SPF_INCLUDEspf.avency.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.177.179.62
SPF_IP195.177.179.63
SPF_IP195.177.179.64
SPF_IP195.60.120.18
SPF_IP195.60.121.41
SPF_MXkrone.de

Related pages

Pivot deeper into the graph from krone.de.

Cypher and MCP

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

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