Hostname
moira.org.au
Last fetched
moira.org.au resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists registrar:melbourne it as the registrar.
Nutrition Label
Resolution chain
moira.org.au resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 16.176.54.23 | 16.176.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
WHOIS identity
- Registrar
- registrar:melbourne it
- Organization
- tony collins
- Contact emails
- —
Subdomains
27 observed subdomains of moira.org.au.
Showing 25 of 27. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from moira.org.au in the public web crawl.
26 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
16 SPF mechanisms authorising senders for moira.org.au.
| Mechanism | Target |
|---|---|
| SPF_A | moira.org.au |
| SPF_INCLUDE | spf.exclaimer.net |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.mpmailmx.com |
| SPF_INCLUDE | spf.mysecurecloudhost.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.swiftdigital.com.au |
| SPF_IP | 101.0.67.116 |
| SPF_IP | 138.217.166.70 |
| SPF_IP | 175.107.134.177 |
| SPF_IP | 203.49.143.250 |
| SPF_IP | 203.49.143.252 |
| SPF_IP | 203.49.143.254 |
| SPF_IP | 27.121.68.115 |
| SPF_IP | 27.121.68.117 |
| SPF_MX | moira.org.au |
Related pages
Pivot deeper into the graph from moira.org.au.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "moira.org.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.