Skip to content

Hostname

skillbuilder.aws

Last fetched

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

Nutrition Label

WHISPER CANON · skillbuilder.awsRouting diversity3.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/skillbuilder.aws

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.11813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.11913.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.9413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.33.235.12413.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.3313.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.7713.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.913.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.53.143.164.52.0/23AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.164.53.603.164.52.0/23AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.164.53.783.164.52.0/23AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.164.53.843.164.52.0/23AS16509AMAZON-02 - Amazon.com, Inc.ZA
52.222.136.10452.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.4552.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.5652.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.7752.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:470
Organization
amazon web services,
Contact emails

Subdomains

21 observed subdomains of skillbuilder.aws.

Web-graph footprint

Distinct hostnames that link to or from skillbuilder.aws in the public web crawl.

526 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from skillbuilder.aws.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "skillbuilder.aws"})-[: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.