Skip to content

Hostname

uts.edu.au

Last fetched

uts.edu.au resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:1131 as the registrar.

Nutrition Label

WHISPER CANON · uts.edu.auRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint6.0/10canon.whisper.security/host/uts.edu.au

Resolution chain

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

IPPrefixASNOperatorCountry
54.79.20.7354.79.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
iana:1131
Organization
university of technology sydney
Contact emails

Subdomains

749 observed subdomains of uts.edu.au.

Web-graph footprint

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

5,491 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for uts.edu.au.

MechanismTarget
SPF_Aredcap.research.uts.edu.au
SPF_Asmmail.aussurveys.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEau._netblocks.mimecast.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP129.127.18.87
SPF_IP138.25.0.0/16
SPF_IP159.183.94.63
SPF_IP165.193.85.111/32
SPF_IP165.193.85.61
SPF_IP167.89.43.190/32
SPF_IP203.101.230.141
SPF_MXmail.studylink.com

Related pages

Pivot deeper into the graph from uts.edu.au.

Cypher and MCP

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

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