Skip to content

Hostname

ppl.ac.id

Last fetched

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

Nutrition Label

WHISPER CANON · ppl.ac.idRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.6/10canon.whisper.security/host/ppl.ac.id

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.10.147104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.11.147104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.72.155172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
202.10.43.65202.10.43.0/24AS58487CRI-AS-AP - CV. Rumahweb IndonesiaID

WHOIS identity

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

Subdomains

24 observed subdomains of ppl.ac.id.

Web-graph footprint

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

15 sites link to this hostname.

68 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for ppl.ac.id.

MechanismTarget
SPF_Appl.ac.id
SPF_INCLUDE_spf.google.com
SPF_IP202.10.43.64
SPF_IP202.10.43.65
SPF_MXppl.ac.id

Related pages

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

Cypher and MCP

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

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