Skip to content

Hostname

llsr.com

Last fetched

llsr.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. llsr.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · llsr.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/llsr.com

Resolution chain

No IPv4 resolution is recorded for llsr.com in WhisperGraph.

IPv6 resolution

No AAAA record for llsr.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:2
Registrant organisation
perfect privacy,
Contact emails
eb35w8ng5d2@networksolutionsprivateregistration.com, kv7qp3gy2nx@networksolutionsprivateregistration.com, q26dc25k9xz@networksolutionsprivateregistration.com, qn85b9yy9jr@networksolutionsprivateregistration.com, qp9tz28a2f3@networksolutionsprivateregistration.com, qw8za7ug5u9@networksolutionsprivateregistration.com, rb2x77fz6na@networksolutionsprivateregistration.com, ru8b266v4bp@networksolutionsprivateregistration.com, sr6ue9sn47f@networksolutionsprivateregistration.com, sz3de2dr9en@networksolutionsprivateregistration.com, u43yt5zd8dj@networksolutionsprivateregistration.com, uq4g43kq64b@networksolutionsprivateregistration.com, vm9uc4fz3nq@networksolutionsprivateregistration.com, xk3dz7gd95t@networksolutionsprivateregistration.com, xm37n4738aq@networksolutionsprivateregistration.com

Subdomains

Subdomain
www.llsr.com

Showing 1 of 1 subdomain (1 per page).

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • dante.ns.cloudflare.com
  • tricia.ns.cloudflare.com

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • alt3.aspmx.l.google.com
  • alt4.aspmx.l.google.com

SPF policy

  • include: _spf.google.com
  • a: llsr.com
  • include: _spf.oodo.com
  • ip: 199.119.218.220

Threat-feed evidence

History

Related pages

Pivot from llsr.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "llsr.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.