Hostname
omakontakte.com
Last fetched
omakontakte.com resolves to 3 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in SG. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
omakontakte.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 152.42.208.55 | 152.42.192.0/19 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | SG |
| 92.243.74.2 | 92.243.74.0/24 | AS209242 | — | KH |
| 92.243.74.3 | 92.243.74.0/24 | AS209242 | — | KH |
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
- 0524a4b5ac0745d5b23efa5292b515d1.protect@whoisguard.com
- 253cb051c582437e884af4b5df4a3fb7.protect@whoisguard.com
- 4bf62370a9c648f29db748ab3407f7e8.protect@withheldforprivacy.com
- 98c5ab729cc9497690d1c349d4f6464b.protect@withheldforprivacy.com
- c5d39224b78242d49b823a3f21d62ebe.protect@withheldforprivacy.com
- reactivation-pending@mail.withheldforprivacy.com
Subdomains
3 observed subdomains of omakontakte.com.
Showing 2 of 3. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from omakontakte.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from omakontakte.com.
- IP · 152.42.208.55
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:1068
- Country · SG
- Email · 0524a4b5ac0745d5b23efa5292b515d1.protect@whoisguard.com
- TLD · .com
- Browse hostnames · om…
- 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: "omakontakte.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.