Skip to content

Hostname

brookford.com.au

Last fetched

brookford.com.au resolves to 1 IPv4 address operated by AS45671 in AU. WHOIS lists registrar:godaddy.com llc trading as godaddy.com as the registrar.

Nutrition Label

WHISPER CANON · brookford.com.auRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/brookford.com.au

Resolution chain

brookford.com.au resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
180.92.197.115180.92.192.0/21AS45671AU

WHOIS identity

Registrar
registrar:godaddy.com llc trading as godaddy.com
Organization
shayne locke
Contact emails

Subdomains

10 observed subdomains of brookford.com.au.

Web-graph footprint

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

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for brookford.com.au.

MechanismTarget
SPF_Abrookford.com.au
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP103.1.185.200
SPF_IP172.105.178.132
SPF_IP173.234.106.220
SPF_IP173.247.241.138
SPF_IP192.249.126.205
SPF_IP192.250.232.12
SPF_IP77.104.185.104
SPF_MXbrookford.com.au

Related pages

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

Cypher and MCP

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

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