Skip to content

Hostname

krone.at

Last fetched

krone.at resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA.

Nutrition Label

WHISPER CANON · krone.atRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/krone.at

Resolution chain

krone.at resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.225.196.2313.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
13.225.196.2413.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
13.225.196.4713.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
13.225.196.9913.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
18.245.46.12618.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.1918.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.5918.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.6018.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.38.1293.171.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.38.263.171.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.38.353.171.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.38.643.171.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
harald kaplan
Contact emails

Subdomains

135 observed subdomains of krone.at.

Web-graph footprint

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

7,794 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for krone.at.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEemarsys.us
SPF_INCLUDEemsmtp.us
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.de.umantis.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.eyepinnews.com
SPF_INCLUDEspf2.eyepinnews.com
SPF_INCLUDEspf3.eyepinnews.com
SPF_IP156.58.0.0/16
SPF_IP195.2.200.132/32
SPF_IP195.2.200.153/32

Related pages

Pivot deeper into the graph from krone.at.

Cypher and MCP

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

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