Skip to content

Hostname

llsapi.com

Last fetched

llsapi.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. llsapi.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 · llsapi.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/llsapi.com

Resolution chain

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

IPv6 resolution

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

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of llsapi.com owner
Contact emails
hostadmin@languageline.com, 00a4a18a-0a51-4bcf-96b5-ce75a976635b@identity-protect.org, 36086be0-a6e4-4da6-9605-d2a790f38b88@identity-protect.org, 464196c3-3fc3-4f70-a6b5-792358d689eb@identity-protect.org, 48150fa2-777c-4256-b5c6-c71890b0102e@identity-protect.org, 99359068-1f10-4db1-9c0e-0735b4c2d8e0@identity-protect.org, c3a4617b-9c3b-4e53-a424-04248cabd281@identity-protect.org, owner-11994773@llsapi.com.whoisprivacyservice.org, owner-8354500@llsapi.com.whoisprivacyservice.org

Subdomains

Mail and authentication

Nameservers

  • ns-3.awsdns-00.com
  • ns-542.awsdns-03.net
  • ns-1450.awsdns-53.org
  • ns-1918.awsdns-47.co.uk

Threat-feed evidence

History

Related pages

Pivot from llsapi.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: "llsapi.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.