Hostname
skylrs.com
Last fetched
skylrs.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
skylrs.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 |
|---|---|---|---|---|
| 13.35.93.121 | 13.35.93.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.93.18 | 13.35.93.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.93.47 | 13.35.93.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.93.52 | 13.35.93.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.161.21.121 | 18.161.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.161.21.25 | 18.161.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.161.21.9 | 18.161.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.161.21.98 | 18.161.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of skylrs.com owner
- Contact emails
- 0fcccf4b-0d63-490f-ada3-ab81e0bbd94d@identity-protect.org
- 2a75d2ee-3bf1-4a48-99da-9b2f80f0cafa@identity-protect.org
- 54194c35-1951-480a-ae06-73b40dfd66ea@identity-protect.org
- 8848d1c7-9646-4aff-a272-aff331ce8de2@identity-protect.org
- b0b4c2ff-8d72-4511-8f4f-9d905e5c1f98@identity-protect.org
- c4faf13b-c718-45e3-a8e2-dd663885dc6a@identity-protect.org
- owner-4198398@skylrs.com.whoisprivacyservice.org
- owner-8605558@skylrs.com.whoisprivacyservice.org
Subdomains
10 observed subdomains of skylrs.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for skylrs.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from skylrs.com.
- IP · 13.35.93.121
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0fcccf4b-0d63-490f-ada3-ab81e0bbd94d@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: "skylrs.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.