Skip to content

Hostname

bspg.com.au

Last fetched

bspg.com.au resolves to 1 IPv4 address operated by AS24110 in AU. WHOIS lists registrar:tucows (australia) pty ltd trading as opensrs as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
203.55.35.211203.55.35.0/24AS24110AU

WHOIS identity

Registrar
registrar:tucows (australia) pty ltd trading as opensrs
Organization
alan brogan
Contact emails

Subdomains

18 observed subdomains of bspg.com.au.

Web-graph footprint

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

21 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_Aau-mail.pagedna.com
SPF_Abspg.com.au
SPF_INCLUDEspf-003c7101.pphosted.com
SPF_IP203.55.35.102/32
SPF_IP203.55.35.103/32
SPF_IP203.55.35.108/32
SPF_MXbspg.com.au

Related pages

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

Cypher and MCP

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

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