Hostname
austrogate.net
Last fetched
austrogate.net resolves to 2 IPv4 addresses operated by AS12453 in AT. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
austrogate.net resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.224.27.219 | 185.224.24.0/22 | AS12453 | — | AT |
| 45.9.222.139 | 45.9.222.0/24 | AS59909 | — | AT |
WHOIS identity
- Registrar
- iana:269
- Organization
- bauer & partner og
- Contact emails
Subdomains
52 observed subdomains of austrogate.net.
Showing 25 of 52. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from austrogate.net in the public web crawl.
21 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for austrogate.net.
| Mechanism | Target |
|---|---|
| SPF_A | austrogate.net |
| SPF_IP | 173.249.32.66 |
| SPF_IP | 185.224.27.208/28 |
| SPF_IP | 2001:470:1f0b:1744::/64 |
| SPF_IP | 2a02:c200:0:10:2:0:7064:3 |
| SPF_IP | 2a02:c207:2015:6029:0:0:0:1 |
| SPF_IP | 45.9.221.124 |
| SPF_IP | 5.189.133.207 |
| SPF_IP | 5.189.149.214 |
| SPF_MX | austrogate.net |
Related pages
Pivot deeper into the graph from austrogate.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "austrogate.net"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.