Hostname
coolvds.com
Last fetched
coolvds.com resolves to 1 IPv4 address operated by OVH in DE. WHOIS lists iana:228 as the registrar.
Nutrition Label
Resolution chain
coolvds.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 |
|---|---|---|---|---|
| 57.129.69.236 | 57.129.0.0/17 | AS16276 | OVH | DE |
WHOIS identity
- Registrar
- iana:228
- Organization
- alexander litvinov
- Contact emails
- barsnata@gmail.com
- coolvds.com@monikerprivacy.net
- info@domain-contact.org
- 9937d5fcaba8951e20c56bec327422e55870822f101df662c818edf5a72b81a5@coolvds.com.whoisproxy.org
- a7e219d8949fd5e8718a2ecf0a8a9a41c03aab1e0a9c9907e43492748ed5ba9a@coolvds.com.whoisproxy.org
- bd7d8a3fae6309f31c787f6c81b62b5d8b7f8de70d59a061494a5bb9d410b1cf@coolvds.com.whoisproxy.org
- f7f7ba65314820375e2cb41a02ae1f7aea8e07d0d5b02f8613878b3b6df0ce2d@coolvds.com.whoisproxy.org
Subdomains
25 observed subdomains of coolvds.com.
Showing 24 of 25. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from coolvds.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for coolvds.com.
| Mechanism | Target |
|---|---|
| SPF_A | coolvds.com |
| SPF_IP | 57.129.69.236 |
| SPF_MX | coolvds.com |
Related pages
Pivot deeper into the graph from coolvds.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "coolvds.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.