Skip to content

Hostname

oear.at

Last fetched

oear.at resolves to 1 IPv4 address operated by AS48943 in AT.

Nutrition Label

WHISPER CANON · oear.atRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.9/10canon.whisper.security/host/oear.at

Resolution chain

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

IPPrefixASNOperatorCountry
94.136.22.1894.136.0.0/19AS48943AT

WHOIS identity

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

Subdomains

4 observed subdomains of oear.at.

Web-graph footprint

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

45 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for oear.at.

MechanismTarget
SPF_Amx1.kapper.net
SPF_Amx666.kapper.net
SPF_Amx667.kapper.net
SPF_INCLUDEcloudsecurity.xaas.systems
SPF_INCLUDEspf.easy-exchange.cloud
SPF_MXoear.at

Related pages

Pivot deeper into the graph from oear.at.

Cypher and MCP

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

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