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
Resolution chain
lemina.org resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 103.186.208.146 | 103.186.208.0/24 | AS137331 | IDNIC-CLOUDTEKNOLOGI-AS-ID - PT Cloud Teknologi Nusantara | ID |
| 188.166.191.184 | 188.166.176.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | SG |
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.
| Mechanism | Target |
|---|---|
| SPF_A | lemina.org |
| SPF_IP | 103.247.10.94 |
| SPF_IP | 103.247.9.6 |
| SPF_IP | 103.253.213.21 |
| SPF_IP | 203.175.8.89 |
| SPF_IP | 203.175.8.90 |
| SPF_MX | lemina.org |
Related pages
Pivot deeper into the graph from lemina.org.
- IP · 103.186.208.146
- ASN · AS137331IDNIC-CLOUDTEKNOLOGI-AS-ID - PT Cloud Teknologi Nusantara
- Registrar · iana:1675
- Country · ID
- Email · lemina.org@domainsbyproxy.com
- TLD · .org
- Browse hostnames · le…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.