Hostname
lcdtech.info
Last fetched
lcdtech.info resolves to 2 IPv4 addresses operated by NCNET-AS OJSC National Cable Networks in RU. WHOIS lists iana:463 as the registrar.
Nutrition Label
Resolution chain
lcdtech.info resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 77.37.135.68 | 77.37.128.0/17 | AS42610 | NCNET-AS OJSC National Cable Networks | RU |
| 78.107.255.20 | 78.106.0.0/15 | AS8402 | CORBINA-AS OJSC Vimpelcom | RU |
WHOIS identity
- Registrar
- iana:463
- Organization
- maxim proskurnya
- Contact emails
Web-graph footprint
Distinct hostnames that link to or from lcdtech.info in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from lcdtech.info.
- IP · 77.37.135.68
- ASN · AS42610NCNET-AS OJSC National Cable Networks
- Registrar · iana:463
- Country · RU
- Email · max.proskurnya@gmail.com
- TLD · .info
- Browse hostnames · lc…
- 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: "lcdtech.info"})-[: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.