Skip to content

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

WHISPER CANON · ipdn.ac.idRouting diversity2.4/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ipdn.ac.id

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.

IPPrefixASNOperatorCountry
120.89.92.80120.89.92.0/24AS24207EXPRESSNET-AS-ID - PT NettoCyber IndonesiaID
103.158.197.177103.158.197.0/24AS141135IDNIC-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.

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.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from ipdn.ac.id.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.