Hostname
b4u.au
Last fetched
b4u.au resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:web address registration pty ltd as the registrar.
Nutrition Label
Resolution chain
b4u.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 |
|---|---|---|---|---|
| 108.156.184.23 | 108.156.184.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.156.184.24 | 108.156.184.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.156.184.51 | 108.156.184.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.156.184.82 | 108.156.184.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.112 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.120 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.63 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.70 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- registrar:web address registration pty ltd
- Organization
- mick lance
- Contact emails
- —
Subdomains
1 observed subdomain of b4u.au.
| Subdomain |
|---|
| www.b4u.au |
Web-graph footprint
Distinct hostnames that link to or from b4u.au in the public web crawl.
8 sites link to this hostname.
12 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from b4u.au.
- IP · 108.156.184.23
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:web address registration pty ltd
- Country · US
- TLD · .au
- Browse hostnames · b4…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "b4u.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.