Skip to content

Hostname

ejournal.ipdn.ac.id

Last fetched

ejournal.ipdn.ac.id resolves to 2 IPv4 addresses operated by IDNIC-IPDN-AS-ID - Institut Pemerintahan Dalam Negeri in ID.

Nutrition Label

WHISPER CANON · ejournal.ipdn.ac.idRouting diversity2.4/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/ejournal.ipdn.ac.id

Resolution chain

ejournal.ipdn.ac.id resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.158.197.147103.158.197.0/24AS141135IDNIC-IPDN-AS-ID - Institut Pemerintahan Dalam NegeriID
163.61.197.147163.61.197.0/24AS153646IDNIC-DIGIKARSA-ID - PT Digikarsa Nusantara InternasionalID

WHOIS identity

No WHOIS records are currently associated with ejournal.ipdn.ac.id in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from ejournal.ipdn.ac.id in the public web crawl.

290 sites link to this hostname.

898 sites linked to from this hostname.

Threat posture

History

Related pages

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

Cypher and MCP

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

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