Skip to content

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

WHISPER CANON · fbr.com.auRouting diversity2.4/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/fbr.com.au

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.

IPPrefixASNOperatorCountry
13.249.126.11013.249.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.126.613.249.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.126.8813.249.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.126.9213.249.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.45.10413.33.44.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
13.33.45.11213.33.44.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
13.33.45.1913.33.44.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
13.33.45.4213.33.44.0/23AS16509AMAZON-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.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for fbr.com.au.

MechanismTarget
SPF_Amail.amnet.net.au
SPF_Amail.node1.com.au
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.226.107.84
SPF_IP40.126.245.16/32
SPF_IP49.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.