Skip to content

Hostname

bright.com.au

Last fetched

bright.com.au resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists registrar:synergy wholesale accreditations pty ltd as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.211.21.22913.210.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
13.238.79.1613.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
13.54.106.20913.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
15.134.174.19815.134.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU
3.105.171.1823.104.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
54.206.202.24354.206.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
registrar:synergy wholesale accreditations pty ltd
Organization
daniel lazar
Contact emails

Subdomains

2 observed subdomains of bright.com.au.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_Abright.com.au
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.cpmails.com
SPF_IP14.203.3.58
SPF_IP175.39.183.60
SPF_IP36.255.48.49

Related pages

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

Cypher and MCP

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

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