Skip to content

Hostname

onesky.org

Last fetched

onesky.org resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · onesky.orgRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/onesky.org

Resolution chain

onesky.org resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
35.82.65.035.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.240.6.10944.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.24.164.22052.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.213.99.24354.213.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
half the sky foundation
Contact emails

Subdomains

47 observed subdomains of onesky.org.

Web-graph footprint

Distinct hostnames that link to or from onesky.org in the public web crawl.

90 sites link to this hostname.

111 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for onesky.org.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEbmsend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.salesforce.com
SPF_IP104.130.211.181
SPF_IP104.130.72.4
SPF_IP216.75.21.61
SPF_IP45.33.47.64
SPF_IP74.207.240.75

Related pages

Pivot deeper into the graph from onesky.org.

Cypher and MCP

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

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