Hostname
krone.at
Last fetched
krone.at resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA.
Nutrition Label
Resolution chain
krone.at resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.225.196.23 | 13.225.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 13.225.196.24 | 13.225.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 13.225.196.47 | 13.225.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 13.225.196.99 | 13.225.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 18.245.46.126 | 18.245.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.46.19 | 18.245.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.46.59 | 18.245.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.46.60 | 18.245.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.171.38.129 | 3.171.36.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.38.26 | 3.171.36.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.38.35 | 3.171.36.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.38.64 | 3.171.36.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- —
- Organization
- harald kaplan
- Contact emails
Subdomains
135 observed subdomains of krone.at.
Showing 25 of 135. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from krone.at in the public web crawl.
7,794 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for krone.at.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | emarsys.us |
| SPF_INCLUDE | emsmtp.us |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.de.umantis.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf1.eyepinnews.com |
| SPF_INCLUDE | spf2.eyepinnews.com |
| SPF_INCLUDE | spf3.eyepinnews.com |
| SPF_IP | 156.58.0.0/16 |
| SPF_IP | 195.2.200.132/32 |
| SPF_IP | 195.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.