Skip to content

Hostname

pbjs-stream.bydata.com

Last fetched

pbjs-stream.bydata.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · pbjs-stream.bydata.comRouting diversity6.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings5.4/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/pbjs-stream.bydata.com

Resolution chain

pbjs-stream.bydata.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.58.89.6916.58.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
18.189.71.19918.189.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
18.190.75.19818.190.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
18.221.123.9318.220.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.224.203.11418.224.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.225.206.2718.224.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.225.68.6418.224.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.12.10.723.12.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.128.177.993.128.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.14.196.1313.14.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.140.231.103.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.149.84.1063.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.150.223.2053.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.150.232.833.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.150.242.873.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.16.220.1863.16.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.19.105.913.16.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.19.230.2063.16.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.19.8.1003.16.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.15.128.11252.15.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with pbjs-stream.bydata.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from pbjs-stream.bydata.com in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from pbjs-stream.bydata.com.

Cypher and MCP

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

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