Skip to content

Hostname

lmwn.com

Last fetched

lmwn.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. lmwn.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · lmwn.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/lmwn.com

Resolution chain

No IPv4 resolution is recorded for lmwn.com in WhisperGraph.

IPv6 resolution

No AAAA record for lmwn.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Registrant organisation
190 group
Contact emails
privacy@whois.190.com, scurfield@aol.com, 07817833-d0d6-4058-b1df-354013f34484@identity-protect.org, 29bdc90b-186b-426b-8477-9e24237de13c@identity-protect.org, 3d35b378-5eb3-46f3-a667-19c67196d310@identity-protect.org, 822c539f-4366-48e3-a549-37847a5b3544@identity-protect.org, b869f968-e043-4a1a-84de-2cfc3113309d@identity-protect.org, df2cec67-67e9-4c0c-922f-b3d2073bf495@identity-protect.org, owner-495154@lmwn.com.whoisprivacyservice.org

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns-395.awsdns-49.com
  • ns-589.awsdns-09.net
  • ns-1068.awsdns-05.org
  • ns-2007.awsdns-58.co.uk

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • alt3.aspmx.l.google.com
  • alt4.aspmx.l.google.com

SPF policy

  • include: _spf.google.com
  • include: _linespf.lmwn.com
  • include: _spf.salesforce.com
  • include: _spf.one.th

Threat-feed evidence

History

Related pages

Pivot from lmwn.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "lmwn.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

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