Skip to content

Hostname

lemina.org

Last fetched

lemina.org resolves to 2 IPv4 addresses operated by IDNIC-CLOUDTEKNOLOGI-AS-ID - PT Cloud Teknologi Nusantara in ID. WHOIS lists iana:1675 as the registrar.

Nutrition Label

WHISPER CANON · lemina.orgRouting diversity2.4/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/lemina.org

Resolution chain

lemina.org resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.186.208.146103.186.208.0/24AS137331IDNIC-CLOUDTEKNOLOGI-AS-ID - PT Cloud Teknologi NusantaraID
188.166.191.184188.166.176.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCSG

WHOIS identity

Registrar
iana:1675
Organization
domains by proxy,
Contact emails

Subdomains

8 observed subdomains of lemina.org.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • lemina.org

SPF policy

7 SPF mechanisms authorising senders for lemina.org.

MechanismTarget
SPF_Alemina.org
SPF_IP103.247.10.94
SPF_IP103.247.9.6
SPF_IP103.253.213.21
SPF_IP203.175.8.89
SPF_IP203.175.8.90
SPF_MXlemina.org

Related pages

Pivot deeper into the graph from lemina.org.

Cypher and MCP

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

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