Skip to content

Hostname

bb-widget.hlcloud.com.au

Last fetched

bb-widget.hlcloud.com.au resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in ZA.

Nutrition Label

WHISPER CANON · bb-widget.hlcloud.com.auRouting diversity2.4/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/bb-widget.hlcloud.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
3.174.129.63.174.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.174.129.623.174.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.174.129.783.174.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.174.129.93.174.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.174.46.1033.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.1213.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.363.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.943.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with bb-widget.hlcloud.com.au in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from bb-widget.hlcloud.com.au in the public web crawl.

Threat posture

History

Related pages

Pivot deeper into the graph from bb-widget.hlcloud.com.au.

Cypher and MCP

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

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