Hostname
asba.org.au
Last fetched
asba.org.au resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists registrar:domain directors pty ltd trading as instra as the registrar.
Nutrition Label
Resolution chain
asba.org.au resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.244.60.105 | 18.244.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 18.244.60.4 | 18.244.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 18.244.60.50 | 18.244.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 18.244.60.56 | 18.244.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 18.245.113.103 | 18.245.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.245.113.117 | 18.245.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.245.113.15 | 18.245.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.245.113.88 | 18.245.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- registrar:domain directors pty ltd trading as instra
- Organization
- chris bland
- Contact emails
- —
Subdomains
2 observed subdomains of asba.org.au.
| Subdomain |
|---|
| archive.asba.org.au |
| www.asba.org.au |
Web-graph footprint
Distinct hostnames that link to or from asba.org.au in the public web crawl.
8 sites link to this hostname.
13 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from asba.org.au.
- IP · 18.244.60.105
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:domain directors pty ltd trading as instra
- Country · KR
- Apex domain · org.au
- TLD · .au
- Browse hostnames · as…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "asba.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.