Skip to content

Hostname

rona.at

Last fetched

rona.at resolves to 1 IPv4 address operated by HETZNER-AS in DE.

Nutrition Label

WHISPER CANON · rona.atRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/rona.at

Resolution chain

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

IPPrefixASNOperatorCountry
213.239.227.51213.239.192.0/18AS24940HETZNER-ASDE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for rona.at.

MechanismTarget
SPF_Amx.rona.at
SPF_INCLUDEspf-westeu.emailsignatures365.com
SPF_INCLUDEspf.nl2go.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP148.251.91.118
SPF_IP157.90.214.107
SPF_IP168.119.12.139
SPF_IP168.119.12.140
SPF_IP176.9.12.119
SPF_IP178.63.45.46
SPF_IP2a01:4f8:10a:2497:0:0:0:2
SPF_IP2a01:4f8:252:1b94:0:0:0:2
SPF_IP46.4.105.85
SPF_IP46.4.87.113
SPF_IP88.99.140.109
SPF_MXmx.rona.at

Related pages

Pivot deeper into the graph from rona.at.

Cypher and MCP

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

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