Skip to content

Hostname

web-player.build.draftbit.com

Last fetched

web-player.build.draftbit.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · web-player.build.draftbit.comRouting diversity5.6/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/web-player.build.draftbit.com

Resolution chain

web-player.build.draftbit.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.15.193.23516.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.14716.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.217.7616.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.10716.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.66.21716.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.67.20916.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.0.2013.5.0.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.2.1463.5.2.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.25.1443.5.25.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.28.163.5.28.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.29.1233.5.29.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.29.1283.5.29.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.217.120.22552.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.169.2552.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.89.6852.217.89.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.203.16154.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with web-player.build.draftbit.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from web-player.build.draftbit.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "web-player.build.draftbit.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.