Skip to content

Hostname

nmss.edu.au

Last fetched

nmss.edu.au resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU.

Nutrition Label

WHISPER CANON · nmss.edu.auRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/nmss.edu.au

Resolution chain

nmss.edu.au resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.54.70.10113.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
3.175.227.1023.175.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
3.175.227.213.175.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
3.175.227.653.175.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
3.175.227.993.175.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

No WHOIS records are currently associated with nmss.edu.au in WhisperGraph.

Subdomains

9 observed subdomains of nmss.edu.au.

Web-graph footprint

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

12 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for nmss.edu.au.

MechanismTarget
SPF_Anmss.edu.au
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.vps.hostingplatform.net.au
SPF_MXnmss.edu.au

Related pages

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

Cypher and MCP

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

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