Hostname
l2mw5.space
Last fetched
l2mw5.space resolves to 5 IPv4 addresses operated by AS204487 in UA. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
l2mw5.space resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.29.255.111 | 185.29.255.0/24 | AS204487 | — | UA |
| 95.164.122.111 | 95.164.122.0/24 | AS204487 | — | DE |
| 95.164.94.111 | 95.164.94.0/24 | AS204487 | — | US |
| 104.152.142.2 | 104.152.142.0/24 | AS36231 | TEMPEST-HOSTING - Tempest Hosting, LLC | NL |
| 194.180.209.21 | 194.180.209.0/24 | AS219426 | — | GB |
WHOIS identity
- Registrar
- iana:1068
- Organization
- —
- Contact emails
- —
Subdomains
2 observed subdomains of l2mw5.space.
| Subdomain |
|---|
| ru.l2mw5.space |
| ua.l2mw5.space |
Web-graph footprint
Distinct hostnames that link to or from l2mw5.space in the public web crawl.
5 sites link to this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from l2mw5.space.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "l2mw5.space"})-[: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.