Hostname
loc-ltd.com
Last fetched
loc-ltd.com resolves to 1 IPv4 address operated by MASTERHOST-AS - LLC "MASTERHOST" in RU. WHOIS lists iana:1362 as the registrar.
Nutrition Label
Resolution chain
loc-ltd.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 |
|---|---|---|---|---|
| 87.242.73.71 | 87.242.73.0/24 | AS25532 | MASTERHOST-AS - LLC "MASTERHOST" | RU |
WHOIS identity
- Registrar
- iana:1362
- Organization
- 'laboratory of optical crystals',
- Contact emails
Subdomains
1 observed subdomain of loc-ltd.com.
| Subdomain |
|---|
| mail.loc-ltd.com |
Web-graph footprint
Distinct hostnames that link to or from loc-ltd.com in the public web crawl.
7 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from loc-ltd.com.
- IP · 87.242.73.71
- ASN · AS25532MASTERHOST-AS - LLC "MASTERHOST"
- Registrar · iana:1362
- Country · RU
- Email · cginen@sibmail.com
- TLD · .com
- Browse hostnames · lo…
- 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: "loc-ltd.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.