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
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.
| Subdomain |
|---|
| dev.lws.uk.com |
| www.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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for lws.uk.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.uk.exclaimer.net |
| SPF_IP | 217.168.253.80/29 |
| SPF_IP | 37.188.109.7/24 |
| SPF_IP | 46.38.170.205/24 |
| SPF_IP | 82.68.46.228 |
| SPF_IP | 82.70.26.169 |
| SPF_IP | 92.52.101.119/24 |
| SPF_MX | lws.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.