Skip to content

Hostname

skycode.app

Last fetched

skycode.app resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · skycode.appRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/skycode.app

Resolution chain

skycode.app resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.157.198.8518.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
18.194.169.22918.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.123.201.563.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.74.143.1003.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
52.29.67.21852.29.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
52.57.125.18652.57.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:113
Organization
skycode oy
Contact emails

Subdomains

31 observed subdomains of skycode.app.

Threat posture

History

Related pages

Pivot deeper into the graph from skycode.app.

Cypher and MCP

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

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