Skip to content

Hostname

lsstcorp.org

Last fetched

lsstcorp.org resolves to 1 IPv4 address operated by ABOR-SUN-CORRIDOR - Arizona Board of Regents in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · lsstcorp.orgRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/lsstcorp.org

Resolution chain

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

IPPrefixASNOperatorCountry
140.252.201.22141.5.0.0/16AS62600ABOR-SUN-CORRIDOR - Arizona Board of RegentsUS

WHOIS identity

Registrar
iana:48
Organization
iain goodenow
Contact emails

Subdomains

8 observed subdomains of lsstcorp.org.

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for lsstcorp.org.

MechanismTarget
SPF_Alsstcorp.org
SPF_IP139.229.136.0/24
SPF_IP140.252.32.0/24
SPF_MXlsstcorp.org

Related pages

Pivot deeper into the graph from lsstcorp.org.

Cypher and MCP

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

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