Hostname
coinank.com
Last fetched
coinank.com resolves to 17 IPv4 addresses operated by ZEN-ECN - Zenlayer Inc in FR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
coinank.com resolves to 17 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.166.134.245 | 104.166.134.0/23 | AS21859 | ZEN-ECN - Zenlayer Inc | FR |
| 156.227.14.33 | 156.227.14.0/24 | AS63139 | BEDGE-CO-LIMITED - BEDGE CO LIMITED | SG |
| 163.53.19.13 | 163.53.19.0/24 | AS151373 | — | DE |
| 38.60.148.100 | 38.60.148.0/24 | AS138915 | — | SG |
| 89.222.119.81 | 89.222.118.0/23 | AS60068 | — | DE |
| 89.222.119.87 | 89.222.118.0/23 | AS60068 | — | DE |
| 89.222.119.89 | 89.222.118.0/23 | AS60068 | — | DE |
| 89.222.119.90 | 89.222.118.0/23 | AS60068 | — | DE |
| 193.118.39.35 | 193.118.36.0/22 | AS21859 | ZEN-ECN - Zenlayer Inc | DE |
| 193.118.39.40 | 193.118.36.0/22 | AS21859 | ZEN-ECN - Zenlayer Inc | DE |
| 193.118.39.37 | 193.118.36.0/22 | AS21859 | ZEN-ECN - Zenlayer Inc | DE |
| 89.222.119.83 | 89.222.118.0/23 | AS60068 | — | DE |
| 89.222.119.85 | 89.222.118.0/23 | AS60068 | — | DE |
| 89.222.119.88 | 89.222.118.0/23 | AS60068 | — | DE |
| 193.118.39.36 | 193.118.36.0/22 | AS21859 | ZEN-ECN - Zenlayer Inc | DE |
| 89.222.119.82 | 89.222.118.0/23 | AS60068 | — | DE |
| 193.118.39.39 | 193.118.36.0/22 | AS21859 | ZEN-ECN - Zenlayer Inc | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of coinank.com owner
- Contact emails
Subdomains
8 observed subdomains of coinank.com.
Web-graph footprint
Distinct hostnames that link to or from coinank.com in the public web crawl.
423 sites link to this hostname.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from coinank.com.
- IP · 104.166.134.245
- ASN · AS21859ZEN-ECN - Zenlayer Inc
- Registrar · iana:468
- Country · FR
- Email · 20249a79-86c1-4e96-a95a-59522e846601@identity-protect.org
- TLD · .com
- Browse hostnames · co…
- 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: "coinank.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.