Skip to content

Hostname

skyplanner.app

Last fetched

skyplanner.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 · skyplanner.appRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/skyplanner.app

Resolution chain

skyplanner.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

8 observed subdomains of skyplanner.app.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for skyplanner.app.

MechanismTarget
SPF_INCLUDE_spf.mx.cloudflare.net
SPF_INCLUDEmailgun.org
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from skyplanner.app.

Cypher and MCP

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

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