Skip to content

Hostname

bb-pbc.mainroll.com

Last fetched

bb-pbc.mainroll.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · bb-pbc.mainroll.comRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/bb-pbc.mainroll.com

Resolution chain

bb-pbc.mainroll.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.226.244.10113.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.11413.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.913.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.9813.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.1213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.32.241.10813.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.12513.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.2213.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.7613.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.183.10218.64.182.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.183.418.64.182.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.183.6018.64.182.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.183.8618.64.182.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with bb-pbc.mainroll.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from bb-pbc.mainroll.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "bb-pbc.mainroll.com"})-[: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.