Skip to content

Hostname

bpselectrics.com.au

Last fetched

bpselectrics.com.au resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU.

Nutrition Label

WHISPER CANON · bpselectrics.com.auRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/bpselectrics.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
13.239.191.17913.248.0.0/20AS16509AMAZON-02 - Amazon.com, Inc.AU
15.134.241.17715.141.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU
15.134.74.15115.141.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU
3.24.14.273.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
52.64.156.12252.76.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.206.191.5554.216.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

No WHOIS records are currently associated with bpselectrics.com.au in WhisperGraph.

Web-graph footprint

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

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for bpselectrics.com.au.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEo1.ptr3060.platformos.com
SPF_INCLUDEsendgrid.net

Related pages

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

Cypher and MCP

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

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