Skip to content

Hostname

austriatech.at

Last fetched

austriatech.at resolves to 1 IPv4 address operated by NEXTLAYER-AS in AT. WHOIS lists registrar:ledl.net gmbh as the registrar.

Nutrition Label

WHISPER CANON · austriatech.atRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/austriatech.at

Resolution chain

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

IPPrefixASNOperatorCountry
185.106.248.181185.106.248.0/22AS1764NEXTLAYER-ASAT

WHOIS identity

Registrar
registrar:ledl.net gmbh
Organization
austriatech
Contact emails

Subdomains

25 observed subdomains of austriatech.at.

Web-graph footprint

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

186 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for austriatech.at.

MechanismTarget
SPF_Aatech-web01.austriatech.at
SPF_Aatech-web03.austriatech.at
SPF_Aaustriatech.at
SPF_Aemail.iqsol.at
SPF_Aemail.steurer.cc
SPF_Anewsletter.austriatech.at
SPF_INCLUDE_spf.eventmaker.at
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP213.47.189.236
SPF_MXaustriatech.at

Related pages

Pivot deeper into the graph from austriatech.at.

Cypher and MCP

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

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