Hostname
fbr.com.au
Last fetched
fbr.com.au resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:domain directors pty ltd trading as instra as the registrar.
Nutrition Label
Resolution chain
fbr.com.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 |
|---|---|---|---|---|
| 13.249.126.110 | 13.249.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.126.6 | 13.249.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.126.88 | 13.249.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.126.92 | 13.249.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.45.104 | 13.33.44.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 13.33.45.112 | 13.33.44.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 13.33.45.19 | 13.33.44.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 13.33.45.42 | 13.33.44.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
WHOIS identity
- Registrar
- registrar:domain directors pty ltd trading as instra
- Organization
- the manager
- Contact emails
- —
Subdomains
3 observed subdomains of fbr.com.au.
Web-graph footprint
Distinct hostnames that link to or from fbr.com.au in the public web crawl.
248 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for fbr.com.au.
| Mechanism | Target |
|---|---|
| SPF_A | mail.amnet.net.au |
| SPF_A | mail.node1.com.au |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 103.226.107.84 |
| SPF_IP | 40.126.245.16/32 |
| SPF_IP | 49.255.137.122 |
Related pages
Pivot deeper into the graph from fbr.com.au.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "fbr.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.