Skip to content

Hostname

lisa-api.net

Last fetched

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

Resolution chain

No IPv4 resolution is recorded for lisa-api.net in WhisperGraph.

IPv6 resolution

No AAAA record for lisa-api.net is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Registrant organisation
identity protection service
Contact emails
10477642-a54b-408c-92da-97999f91da51@identity-protect.org, 10e413ee-69f6-4e0d-87cd-5b5caf776d40@identity-protect.org, 37633f98-fb0d-432c-8819-1c880c236dde@identity-protect.org, 82a450d8-9cd9-44b9-a561-65f69fa5aba1@identity-protect.org, c36136fc-b831-4734-891e-007bab6c2913@identity-protect.org, d78abf53-5afe-4168-a5c2-41c9cfd83702@identity-protect.org, owner-3021367@lisa-api.net.whoisprivacyservice.org, owner-4443208@lisa-api.net.whoisprivacyservice.org

Subdomains

Mail and authentication

Nameservers

  • ns-130.awsdns-16.com
  • ns-564.awsdns-06.net
  • ns-1438.awsdns-51.org
  • ns-1577.awsdns-05.co.uk

Threat-feed evidence

History

Related pages

Pivot from lisa-api.net 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: "lisa-api.net"})-[: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.