Skip to content

Hostname

bdreports.com

Last fetched

bdreports.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · bdreports.comRouting diversity6.7/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/bdreports.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.183.9116.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.187.24116.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.191.6716.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.13916.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.22016.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.3816.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.8016.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.217.23616.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.218.15716.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.3616.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.32.9316.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.39.20516.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.64.1316.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.73.11716.182.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.152.5952.216.152.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.206.21052.216.206.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.219.2152.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.53.22952.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.57.10152.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.140.4552.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from bdreports.com.

Cypher and MCP

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

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