Skip to content

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

WHISPER CANON · austrogate.netRouting diversity2.4/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/austrogate.net

Resolution chain

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

WHOIS identity

Registrar
iana:269
Organization
bauer & partner og
Contact emails

Subdomains

52 observed subdomains of austrogate.net.

Web-graph footprint

Distinct hostnames that link to or from austrogate.net in the public web crawl.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for austrogate.net.

MechanismTarget
SPF_Aaustrogate.net
SPF_IP173.249.32.66
SPF_IP185.224.27.208/28
SPF_IP2001:470:1f0b:1744::/64
SPF_IP2a02:c200:0:10:2:0:7064:3
SPF_IP2a02:c207:2015:6029:0:0:0:1
SPF_IP45.9.221.124
SPF_IP5.189.133.207
SPF_IP5.189.149.214
SPF_MXaustrogate.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.