Hostname
vibuk.com
Last fetched
vibuk.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
vibuk.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 |
|---|---|---|---|---|
| 159.65.60.110 | 159.65.48.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- access control sistems de mexico s.a. de c.v.
- Contact emails
- tarjetastim@gmail.com
- jorge@cpworks.es
- 107ea6cd-24b9-49fc-9b4a-856ec81605ee@identity-protect.org
- 52518dc1-fd8d-4a7f-98e4-e7a95ec60983@identity-protect.org
- 638ba738-0377-4554-81b3-5654fd0033cf@identity-protect.org
- 885c01ff-031f-4a33-9da2-fd9e4332ffa6@identity-protect.org
- a65c0b6b-6958-47da-9358-81fb44b84296@identity-protect.org
- bd314798-76be-41dd-a083-3a27d57cda04@identity-protect.org
- fac018ca-30c4-4d55-a77f-31b7caa78bdc@identity-protect.org
- owner-1737500@vibuk.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of vibuk.com.
| Subdomain |
|---|
| www.vibuk.com |
Web-graph footprint
Distinct hostnames that link to or from vibuk.com in the public web crawl.
31 sites link to this hostname.
12 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from vibuk.com.
- IP · 159.65.60.110
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:468
- Country · GB
- Email · tarjetastim@gmail.com
- TLD · .com
- Browse hostnames · vi…
- 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: "vibuk.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.