Skip to content

Hostname

oenn.at

Last fetched

oenn.at resolves to 1 IPv4 address operated by AS8412 in AT.

Nutrition Label

WHISPER CANON · oenn.atRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/oenn.at

Resolution chain

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

IPPrefixASNOperatorCountry
85.124.51.1985.130.52.0/22AS8412AT

WHOIS identity

No WHOIS records are currently associated with oenn.at in WhisperGraph.

Subdomains

6 observed subdomains of oenn.at.

Web-graph footprint

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

8 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for oenn.at.

MechanismTarget
SPF_Aoenn.at
SPF_INCLUDEspf.easyname.com
SPF_MXoenn.at

Related pages

Pivot deeper into the graph from oenn.at.

Cypher and MCP

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

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