Hostname
skycounters.com
Last fetched
skycounters.com resolves to 3 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
skycounters.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.208.89.209 | 18.208.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 23.23.179.98 | 23.22.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.1.34.226 | 52.0.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of skycounters.com owner
- Contact emails
- 004c0926-0f0b-4434-b0ae-b5e2ca399db7@identity-protect.org
- 48ad4b04-fa4b-4a5d-99bb-562ec9d3aca8@identity-protect.org
- 853addec-6539-42a2-ad6e-015d20969c2b@identity-protect.org
- 8eebcf4b-a255-49c8-804d-0b070ca6f759@identity-protect.org
- a99cd324-f9c6-4681-a81e-74dfe3b5f269@identity-protect.org
- eabde4ab-00ff-4c64-bb6a-c8ebe5ef4eeb@identity-protect.org
- owner-10622225@skycounters.com.whoisprivacyservice.org
- owner-7735306@skycounters.com.whoisprivacyservice.org
- owner@skycounters.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of skycounters.com.
Threat posture
History
Related pages
Pivot deeper into the graph from skycounters.com.
- IP · 18.208.89.209
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 004c0926-0f0b-4434-b0ae-b5e2ca399db7@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: "skycounters.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.