Skip to content

Hostname

lws.uk.com

Last fetched

lws.uk.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:claranet group ltd as the registrar.

Nutrition Label

WHISPER CANON · lws.uk.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/lws.uk.com

Resolution chain

lws.uk.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:claranet group ltd
Organization
Contact emails

Subdomains

2 observed subdomains of lws.uk.com.

Web-graph footprint

Distinct hostnames that link to or from lws.uk.com in the public web crawl.

11 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for lws.uk.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.uk.exclaimer.net
SPF_IP217.168.253.80/29
SPF_IP37.188.109.7/24
SPF_IP46.38.170.205/24
SPF_IP82.68.46.228
SPF_IP82.70.26.169
SPF_IP92.52.101.119/24
SPF_MXlws.uk.com

Related pages

Pivot deeper into the graph from lws.uk.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "lws.uk.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 20

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