Hostname
ipdn.ac.id
Last fetched
ipdn.ac.id resolves to 2 IPv4 addresses operated by EXPRESSNET-AS-ID - PT NettoCyber Indonesia in ID. WHOIS lists registrar:pt jc indonesia as the registrar.
Nutrition Label
Resolution chain
ipdn.ac.id 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 |
|---|---|---|---|---|
| 120.89.92.80 | 120.89.92.0/24 | AS24207 | EXPRESSNET-AS-ID - PT NettoCyber Indonesia | ID |
| 103.158.197.177 | 103.158.197.0/24 | AS141135 | IDNIC-IPDN-AS-ID - Institut Pemerintahan Dalam Negeri | — |
WHOIS identity
- Registrar
- registrar:pt jc indonesia
- Organization
- institut pemerintahan dalam negeri
- Contact emails
Subdomains
173 observed subdomains of ipdn.ac.id.
Showing 25 of 173. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ipdn.ac.id in the public web crawl.
174 sites link to this hostname.
44 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from ipdn.ac.id.
- IP · 120.89.92.80
- ASN · AS24207EXPRESSNET-AS-ID - PT NettoCyber Indonesia
- Registrar · registrar:pt jc indonesia
- Country · ID
- Email · hostmaster@ipdn.ac.id
- Apex domain · ac.id
- TLD · .id
- Browse hostnames · ip…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ipdn.ac.id"})-[: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.