Skip to content

Hostname

bdsoe.com

Last fetched

bdsoe.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · bdsoe.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/bdsoe.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.215.12913.227.215.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.215.14913.227.215.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.215.5513.227.215.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.215.913.227.215.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.33.251.15013.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.251.22213.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.251.3313.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.251.9513.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.78.11218.245.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.78.12718.245.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.78.1918.245.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.78.2418.245.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.169.243.1253.169.243.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.243.2303.169.243.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.243.463.169.243.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.243.693.169.243.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

4 observed subdomains of bdsoe.com.

Web-graph footprint

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

19 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from bdsoe.com.

Cypher and MCP

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

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