Hostname
wihara.org
Last fetched
wihara.org resolves to 2 IPv4 addresses operated by LAXONET-AS-ID Laxo Global Akses, PT in ID. WHOIS lists iana:1636 as the registrar.
Nutrition Label
Resolution chain
wihara.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 |
|---|---|---|---|---|
| 119.2.43.170 | 119.2.43.0/24 | AS38524 | LAXONET-AS-ID Laxo Global Akses, PT | ID |
| 119.2.43.198 | 119.2.43.0/24 | AS38524 | LAXONET-AS-ID Laxo Global Akses, PT | ID |
WHOIS identity
- Registrar
- iana:1636
- Organization
- privacy protect, llc (privacyprotect.org)
- Contact emails
Subdomains
12 observed subdomains of wihara.org.
Web-graph footprint
Distinct hostnames that link to or from wihara.org in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- mail.wihara.org
- wihara.org
SPF policy
4 SPF mechanisms authorising senders for wihara.org.
| Mechanism | Target |
|---|---|
| SPF_A | wihara.org |
| SPF_IP | 119.2.43.170 |
| SPF_IP | 119.2.43.198 |
| SPF_MX | wihara.org |
Related pages
Pivot deeper into the graph from wihara.org.
- IP · 119.2.43.170
- ASN · AS38524LAXONET-AS-ID Laxo Global Akses, PT
- Registrar · iana:1636
- Country · ID
- Email · hadisentosa@togoe.com
- TLD · .org
- Browse hostnames · wi…
- 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: "wihara.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.