Skip to content

Hostname

embedbsky.com

Last fetched

embedbsky.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:431 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.156.107.108108.156.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.107.124108.156.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.107.53108.156.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.107.76108.156.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.192.10313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.11513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.227.2113.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.227.5613.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.227.6713.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.227.7713.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
54.192.35.2154.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.3554.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.6754.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.8654.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.3199.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.3899.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.5899.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.7499.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:431
Organization
proxy protection
Contact emails

Subdomains

1 observed subdomain of embedbsky.com.

Web-graph footprint

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

92 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from embedbsky.com.

Cypher and MCP

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

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