Skip to content

Hostname

bared.com.au

Last fetched

bared.com.au resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:melbourne it as the registrar.

Nutrition Label

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

Resolution chain

bared.com.au resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.164.124.10018.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.12418.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.218.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.2318.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.205.11118.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.11918.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.418.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.6718.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:melbourne it
Organization
andrew baird
Contact emails

Subdomains

5 observed subdomains of bared.com.au.

Web-graph footprint

Distinct hostnames that link to or from bared.com.au in the public web crawl.

96 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for bared.com.au.

MechanismTarget
SPF_Abared.com.au
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.braintreegateway.com
SPF_INCLUDEspf.ess.au.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXbared.com.au

Related pages

Pivot deeper into the graph from bared.com.au.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "bared.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.