Skip to content

Hostname

ausee.at

Last fetched

ausee.at resolves to 2 IPv4 addresses operated by MITTWALD-AS Mittwald CM Service GmbH und Co. KG in DE. WHOIS lists registrar:easyname gmbh as the registrar.

Nutrition Label

WHISPER CANON · ausee.atRouting diversity2.4/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/ausee.at

Resolution chain

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

IPPrefixASNOperatorCountry
153.92.194.174153.92.192.0/20AS15817MITTWALD-AS Mittwald CM Service GmbH und Co. KGDE
188.40.28.234188.40.0.0/16AS24940HETZNER-ASDE

WHOIS identity

Registrar
registrar:easyname gmbh
Organization
Contact emails

Subdomains

5 observed subdomains of ausee.at.

Web-graph footprint

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

62 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ausee.at.

MechanismTarget
SPF_Aausee.at
SPF_INCLUDEspf.protection.outlook.com
SPF_IP81.19.145.0/24
SPF_MXausee.at

Related pages

Pivot deeper into the graph from ausee.at.

Cypher and MCP

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

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