Hostname
current-version.com
Last fetched
current-version.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
current-version.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.160.10.127 | 18.160.8.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.10.15 | 18.160.8.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.10.50 | 18.160.8.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.10.97 | 18.160.8.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of current-version.com owner
- Contact emails
- 002d4c70-ed02-4f7b-bbad-1177ec4e591e@identity-protect.org
- 06f673d0-4f39-47f4-9324-8a29b7f9b771@identity-protect.org
- 20a20482-1c9f-43f6-9285-05ca3a6333cd@identity-protect.org
- 67dab82b-4207-44b6-a3ff-7d2b110886f4@identity-protect.org
- 914f406e-8555-4781-b9cd-39388939eb29@identity-protect.org
- a4a84269-0f9a-4b7b-a2fe-bee21264de47@identity-protect.org
- de8739e4-563d-4e29-828d-6590484a00ee@identity-protect.org
Subdomains
1 observed subdomain of current-version.com.
| Subdomain |
|---|
| wildcard.current-version.com |
Web-graph footprint
Distinct hostnames that link to or from current-version.com in the public web crawl.
79 sites linked to from this hostname.
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from current-version.com.
- IP · 18.160.10.127
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 002d4c70-ed02-4f7b-bbad-1177ec4e591e@identity-protect.org
- TLD · .com
- Browse hostnames · cu…
- 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: "current-version.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.