Skip to content

Hostname

aust.edu

Last fetched

aust.edu resolves to 1 IPv4 address operated by AS58923 in BD.

Nutrition Label

WHISPER CANON · aust.eduRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/aust.edu

Resolution chain

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

IPPrefixASNOperatorCountry
103.23.42.74103.23.61.0/24AS58923BD

WHOIS identity

No WHOIS records are currently associated with aust.edu in WhisperGraph.

Subdomains

12 observed subdomains of aust.edu.

Web-graph footprint

Distinct hostnames that link to or from aust.edu in the public web crawl.

148 sites link to this hostname.

584 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for aust.edu.

MechanismTarget
SPF_Aaust.edu
SPF_INCLUDE_spf.google.com
SPF_IP163.53.149.2
SPF_MXaust.edu

Related pages

Pivot deeper into the graph from aust.edu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "aust.edu"})-[: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.