Skip to content

Hostname

lsh.com

Last fetched

lsh.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in HK. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

lsh.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.208.117.222104.208.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationHK

WHOIS identity

Registrar
iana:2
Organization
lei shing hong
Contact emails

Subdomains

16 observed subdomains of lsh.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

27 SPF mechanisms authorising senders for lsh.com.

MechanismTarget
SPF_Alsh.com
SPF_INCLUDEscm.hk.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP123.124.252.163
SPF_IP152.101.102.10
SPF_IP152.101.102.7
SPF_IP152.101.180.5/32
SPF_IP198.44.255.30
SPF_IP20.24.112.214
SPF_IP20.24.249.190
SPF_IP202.76.4.11/32
SPF_IP202.76.4.12/32
SPF_IP202.76.4.14
SPF_IP203.85.149.204
SPF_IP203.85.149.205
SPF_IP210.12.231.82
SPF_IP222.92.84.151
SPF_IP223.70.215.26
SPF_IP2403:2c00:1::3:11/128
SPF_IP2403:2c00:1::3:12/128
SPF_IP36.110.56.66
SPF_IP39.96.208.117
SPF_IP43.224.64.171
SPF_IP58.209.177.18
SPF_IP61.155.20.220
SPF_MXlsh.com

Related pages

Pivot deeper into the graph from lsh.com.

Cypher and MCP

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

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