Skip to content

Hostname

ppnp.ac.id

Last fetched

ppnp.ac.id resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · ppnp.ac.idRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/ppnp.ac.id

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.22.117104.21.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.204.146172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
203.175.8.64203.175.8.0/24AS58487ID

WHOIS identity

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

Subdomains

108 observed subdomains of ppnp.ac.id.

Web-graph footprint

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

32 sites link to this hostname.

55 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • ppnp.ac.id

SPF policy

10 SPF mechanisms authorising senders for ppnp.ac.id.

MechanismTarget
SPF_Appnp.ac.id
SPF_IP103.247.9.47
SPF_IP103.253.212.49
SPF_IP103.253.212.81
SPF_IP103.253.213.35
SPF_IP103.253.215.133
SPF_IP103.253.215.141
SPF_IP203.175.8.62
SPF_IP203.175.8.64
SPF_MXppnp.ac.id

Related pages

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

Cypher and MCP

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

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