Hostname
nkk.lt
Last fetched
nkk.lt resolves to 3 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists registrar:hosting concepts b.v. d/b/a registrar.eu as the registrar.
Nutrition Label
Resolution chain
nkk.lt 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 |
|---|---|---|---|---|
| 34.120.137.41 | 34.120.0.0/14 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | US |
| 2.57.91.218 | 2.57.91.0/24 | AS47583 | AS-HOSTINGER - Hostinger International Limited | — |
| 88.222.222.0 | 88.222.222.0/24 | AS47583 | AS-HOSTINGER - Hostinger International Limited | — |
WHOIS identity
- Registrar
- registrar:hosting concepts b.v. d/b/a registrar.eu
- Organization
- —
- Contact emails
- —
Subdomains
20 observed subdomains of nkk.lt.
Web-graph footprint
Distinct hostnames that link to or from nkk.lt in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from nkk.lt.
- IP · 34.120.137.41
- ASN · AS396982GOOGLE-CLOUD-PLATFORM - Google LLC
- Registrar · registrar:hosting concepts b.v. d/b/a registrar.eu
- Country · US
- TLD · .lt
- Browse hostnames · nk…
- 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: "nkk.lt"})-[: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.