Skip to content

Hostname

cpu.edu.ph

Last fetched

cpu.edu.ph resolves to 1 IPv4 address operated by AS16276 in PH.

Nutrition Label

WHISPER CANON · cpu.edu.phRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/cpu.edu.ph

Resolution chain

cpu.edu.ph resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
15.235.131.18015.235.128.0/17AS16276PH

WHOIS identity

No WHOIS records are currently associated with cpu.edu.ph in WhisperGraph.

Subdomains

90 observed subdomains of cpu.edu.ph.

Web-graph footprint

Distinct hostnames that link to or from cpu.edu.ph in the public web crawl.

204 sites link to this hostname.

84 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for cpu.edu.ph.

MechanismTarget
SPF_Acpu.edu.ph
SPF_INCLUDE_spf.google.com
SPF_IP15.235.131.176
SPF_IP198.57.186.238
SPF_IP198.57.212.167
SPF_MXcpu.edu.ph

Related pages

Pivot deeper into the graph from cpu.edu.ph.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cpu.edu.ph"})-[: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.