Skip to content

Hostname

wbdscreeners.com

Last fetched

wbdscreeners.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · wbdscreeners.comRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/wbdscreeners.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.223.173.7434.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.160.128.8835.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.165.169.10335.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.166.223.21435.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
44.226.35.17644.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.240.124.21144.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.242.119.24344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.245.147.22444.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.246.93.8444.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.253.40.14444.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.24.67.18852.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.26.197.16452.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
warner bros. entertainment
Contact emails

Subdomains

6 observed subdomains of wbdscreeners.com.

Web-graph footprint

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

Threat posture

History

Related pages

Pivot deeper into the graph from wbdscreeners.com.

Cypher and MCP

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

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