Hostname
drs-sky.com
Last fetched
drs-sky.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
drs-sky.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.124.208.158 | 3.124.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- anevay
- Contact emails
- jan.markmann@anevay.de
- 0f455d24-17ad-4a23-87ae-deae39fef824@identity-protect.org
- 2c9e6952-a5b6-455e-b4bb-e089f842e5e0@identity-protect.org
- 7bebdc6d-5c8b-4065-8551-eb4d346b967d@identity-protect.org
- a3c793fc-e32c-4007-8661-178803facb7a@identity-protect.org
- b4f40760-a2e5-4a02-ae40-2c8161edd0d5@identity-protect.org
- b63e92dd-97d6-4303-a809-bc009b78358e@identity-protect.org
- owner-12010783@drs-sky.com.whoisprivacyservice.org
Subdomains
34 observed subdomains of drs-sky.com.
Showing 20 of 34. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for drs-sky.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from drs-sky.com.
- IP · 3.124.208.158
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · jan.markmann@anevay.de
- TLD · .com
- Browse hostnames · dr…
- 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: "drs-sky.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.