Skip to content

Hostname

com.onesky.org

Last fetched

com.onesky.org resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · com.onesky.orgRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/com.onesky.org

Resolution chain

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

No WHOIS records are currently associated with com.onesky.org in WhisperGraph.

Subdomains

3 observed subdomains of com.onesky.org.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for com.onesky.org.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEbmsend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.salesforce.com.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 com.onesky.org.

Cypher and MCP

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

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