Hostname
v0lckfun.com
Last fetched
v0lckfun.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL. WHOIS lists iana:228 as the registrar.
Nutrition Label
Resolution chain
v0lckfun.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 |
|---|---|---|---|---|
| 161.35.87.85 | 161.35.80.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | NL |
WHOIS identity
- Registrar
- iana:228
- Organization
- moniker privacy services
- Contact emails
- 08f74dbf4a521d4561f9883820c34d7ff7b05220c4a10fbc6623c28ebf6aca5f@v0lckfun.com.whoisproxy.org
- 1e4639a921ed1b3bf14eaa123c31c4166754751bc407621a7f41ecbcbe5de84a@v0lckfun.com.whoisproxy.org
- 3f84a400bc3a6eb5943c567367ea2b15235ee382d59babd9cb96700413626bf3@v0lckfun.com.whoisproxy.org
- 57ad8855cdefbccf832c76e8591077faa298ef0786e36f01dea7fd069bc938eb@v0lckfun.com.whoisproxy.org
- 5d6e3c6a4a110be5fd0ffc2ae90cbe7239bff31f6db637ea9015f5659aad2981@v0lckfun.com.whoisproxy.org
- b08339170351e2bab021db43d890c1a269cac3bc8b0959584d0c2f230903a836@v0lckfun.com.whoisproxy.org
- b355adfec74f8cfcb4648be93c55bae269151405c8d69f9fd5233d746108d601@v0lckfun.com.whoisproxy.org
- b51686cb2e3199a63c8c1dcb157c1c635b15c289d8f829fff552bed31bf2b13e@v0lckfun.com.whoisproxy.org
- bb23a88a8b61ff9fd207ef1e560e5083732af411786a2ba0fad9b5f8d4a575b3@v0lckfun.com.whoisproxy.org
- d030c5398e0ddc72f933c9cbe296c2ce8167e81206779e39e0da2be06b7fe6c0@v0lckfun.com.whoisproxy.org
- def926ba04565911711d77fdf750e9c1cde2beec43bc732a4e4dca866bb53284@v0lckfun.com.whoisproxy.org
Threat posture
History
Related pages
Pivot deeper into the graph from v0lckfun.com.
- IP · 161.35.87.85
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:228
- Country · NL
- Email · 08f74dbf4a521d4561f9883820c34d7ff7b05220c4a10fbc6623c28ebf6aca5f@v0lckfun.com.whoisproxy.org
- TLD · .com
- Browse hostnames · v0…
- 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: "v0lckfun.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.