Skip to content

Hostname

lws.lucidcms.app

Last fetched

lws.lucidcms.app resolves to 2 IPv4 addresses operated by IOMART-AS - IOMART CLOUD SERVICES LIMITED in GB.

Nutrition Label

WHISPER CANON · lws.lucidcms.appRouting diversity2.4/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/lws.lucidcms.app

Resolution chain

lws.lucidcms.app resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
109.200.19.200109.200.0.0/19AS20860IOMART-AS - IOMART CLOUD SERVICES LIMITEDGB
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.CA

WHOIS identity

No WHOIS records are currently associated with lws.lucidcms.app in WhisperGraph.

Subdomains

2 observed subdomains of lws.lucidcms.app.

Threat posture

History

Mail and authentication

MX records

  • lws.lucidcms.app

SPF policy

3 SPF mechanisms authorising senders for lws.lucidcms.app.

MechanismTarget
SPF_Alws.lucidcms.app
SPF_IP109.200.19.199
SPF_MXlws.lucidcms.app

Related pages

Pivot deeper into the graph from lws.lucidcms.app.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "lws.lucidcms.app"})-[: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.