Skip to content

Hostname

lcwasd.org

Last fetched

lcwasd.org resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:123 as the registrar.

Nutrition Label

WHISPER CANON · lcwasd.orgRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/lcwasd.org

Resolution chain

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

IPPrefixASNOperatorCountry
135.237.219.200135.236.0.0/15AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:123
Organization
david lee
Contact emails

Subdomains

3 observed subdomains of lcwasd.org.

Web-graph footprint

Distinct hostnames that link to or from lcwasd.org in the public web crawl.

15 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for lcwasd.org.

MechanismTarget
SPF_Adispatch-us.ppe-hosted.com
SPF_INCLUDE_spf-us.ppe-hosted.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDElcwasd-org.email.web.vc3.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP108.169.142.146
SPF_IP207.55.244.36
SPF_IP208.104.89.202
SPF_IP64.28.193.120
SPF_IP64.28.193.121

Related pages

Pivot deeper into the graph from lcwasd.org.

Cypher and MCP

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

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