Skip to content

Hostname

lmsd.org

Last fetched

lmsd.org resolves to 1 IPv4 address operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · lmsd.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/lmsd.org

Resolution chain

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

IPPrefixASNOperatorCountry
104.17.71.73104.17.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:2
Organization
lower merion school district
Contact emails

Subdomains

83 observed subdomains of lmsd.org.

Web-graph footprint

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

268 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for lmsd.org.

MechanismTarget
SPF_Asmtp.mailgun.org
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.47.0.0/17
SPF_IP146.20.113.56/32
SPF_IP146.20.113.80/32
SPF_IP146.20.113.81/32
SPF_IP166.78.68.38/32
SPF_IP174.37.226.81/32
SPF_IP18.209.219.114
SPF_IP184.173.153.100/32
SPF_IP192.237.158.114/32
SPF_IP192.237.158.131/32
SPF_IP199.36.164.0/22
SPF_IP208.70.122.164
SPF_IP208.70.122.56
SPF_IP3.212.212.3
SPF_IP34.198.37.86
SPF_IP40.107.0.0/16
SPF_IP40.92.0.0/15
SPF_IP52.100.0.0/14
SPF_IP52.5.87.61
SPF_IP54.236.160.184
SPF_MXlmsd.org

Related pages

Pivot deeper into the graph from lmsd.org.

Cypher and MCP

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

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