Hostname
skyjed.com
Last fetched
skyjed.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FI. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
skyjed.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.165.140.25 | 18.165.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 18.165.140.65 | 18.165.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 18.165.140.71 | 18.165.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 18.165.140.86 | 18.165.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 18.172.242.26 | 18.172.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 18.172.242.58 | 18.172.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 18.172.242.79 | 18.172.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 18.172.242.96 | 18.172.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of skyjed.com owner
- Contact emails
- 5915ee3b-cdc8-4825-bfae-bbc531d9fc90@identity-protect.org
- 68614594-a924-4945-b49e-8cf46daed6b5@identity-protect.org
- 8dc74e50-3342-4c4d-8b6d-e666c899cbde@identity-protect.org
- 9647b12b-4890-4685-9d8b-bea1ea91a766@identity-protect.org
- d509dbb2-2754-4b9d-9567-d41b4f8ce0a7@identity-protect.org
- df4935bf-883e-4107-8ac9-f8ea556ecce0@identity-protect.org
- owner-10335883@skyjed.com.whoisprivacyservice.org
- owner-10373729@skyjed.com.whoisprivacyservice.org
- owner-5330547@skyjed.com.whoisprivacyservice.org
- owner-5765949@skyjed.com.whoisprivacyservice.org
Subdomains
42 observed subdomains of skyjed.com.
Showing 20 of 42. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from skyjed.com in the public web crawl.
9 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for skyjed.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 5697966.spf01.hubspotemail.net |
| SPF_INCLUDE | spf.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from skyjed.com.
- IP · 18.165.140.25
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · FI
- Email · 5915ee3b-cdc8-4825-bfae-bbc531d9fc90@identity-protect.org
- TLD · .com
- Browse hostnames · sk…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "skyjed.com"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.