Skip to content

Hostname

lsi.io

Last fetched

lsi.io resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in GB. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · lsi.ioRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/lsi.io

Resolution chain

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

IPPrefixASNOperatorCountry
139.59.184.11139.59.176.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCGB

WHOIS identity

Registrar
iana:81
Organization
rsdesigns.com sarl
Contact emails

Subdomains

14 observed subdomains of lsi.io.

Web-graph footprint

Distinct hostnames that link to or from lsi.io in the public web crawl.

6 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • lsi.io

SPF policy

13 SPF mechanisms authorising senders for lsi.io.

MechanismTarget
SPF_Adkim.mcsv.net
SPF_Alearning.foundation
SPF_Alsi.io
SPF_INCLUDEauthsmtp.com
SPF_INCLUDElearning.foundation
SPF_INCLUDElsi.io
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEservers.mcsv.net
SPF_IP107.6.136.91
SPF_IP139.59.184.11
SPF_IP162.241.208.59
SPF_IP167.89.16.99/32
SPF_MXlsi.io

Related pages

Pivot deeper into the graph from lsi.io.

Cypher and MCP

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

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