Skip to content

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

WHISPER CANON · l2mw5.spaceRouting diversity3.9/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/l2mw5.space

Resolution chain

l2mw5.space resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:1068
Organization
Contact emails

Subdomains

2 observed subdomains of 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.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.