Hostname
nab.com.au
Last fetched
nab.com.au resolves to 14 IPv4 addresses operated by AKAMAI-ASN1 in DE. WHOIS lists registrar:corporation service company (aust) pty ltd as the registrar.
Nutrition Label
Resolution chain
nab.com.au resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.126.37.131 | 104.126.36.0/23 | AS20940 | AKAMAI-ASN1 | DE |
| 104.126.37.186 | 104.126.36.0/23 | AS20940 | AKAMAI-ASN1 | DE |
| 184.86.103.200 | 184.86.103.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 184.86.103.216 | 184.86.103.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.18.64.23 | 2.18.64.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.18.64.8 | 2.18.64.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.36.162.197 | 23.36.162.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.36.162.216 | 23.36.162.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.48.224.103 | 23.48.224.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.48.224.107 | 23.48.224.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 95.100.110.22 | 95.100.110.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 95.100.110.6 | 95.100.110.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 95.101.116.16 | 95.101.116.0/24 | AS20940 | AKAMAI-ASN1 | PL |
| 95.101.116.7 | 95.101.116.0/24 | AS20940 | AKAMAI-ASN1 | PL |
WHOIS identity
- Registrar
- registrar:corporation service company (aust) pty ltd
- Organization
- domain admin
- Contact emails
- —
Subdomains
159 observed subdomains of nab.com.au.
Showing 25 of 159. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from nab.com.au in the public web crawl.
3,023 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for nab.com.au.
| Mechanism | Target |
|---|---|
| SPF_A | nab.com.au |
| SPF_INCLUDE | mail1.nab.com.au |
| SPF_INCLUDE | mail2.nab.com.au |
Related pages
Pivot deeper into the graph from nab.com.au.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "nab.com.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.