Skip to content

Hostname

lwshost.com

Last fetched

lwshost.com resolves to 2 IPv4 addresses operated by SERVER-MANIA - B2 Net Solutions Inc. in US. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · lwshost.comRouting diversity2.4/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/lwshost.com

Resolution chain

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

IPPrefixASNOperatorCountry
192.241.97.242192.241.96.0/22AS55286SERVER-MANIA - B2 Net Solutions Inc.US
95.217.32.19095.217.0.0/16AS24940FI

WHOIS identity

Registrar
iana:269
Organization
alain lapalme
Contact emails

Subdomains

566 observed subdomains of lwshost.com.

Web-graph footprint

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

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • lwshost.com

SPF policy

12 SPF mechanisms authorising senders for lwshost.com.

MechanismTarget
SPF_Alwshost.com
SPF_IP174.142.5.80
SPF_IP174.142.5.81
SPF_IP174.142.5.83
SPF_IP192.241.97.242
SPF_IP192.241.97.243
SPF_IP192.241.97.244
SPF_IP192.241.97.245
SPF_IP192.241.97.246
SPF_IP198.50.122.195
SPF_IP23.239.5.205
SPF_MXlwshost.com

Related pages

Pivot deeper into the graph from lwshost.com.

Cypher and MCP

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

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