Skip to content

Hostname

dlsu.edu.ph

Last fetched

dlsu.edu.ph appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · dlsu.edu.phRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/dlsu.edu.ph

Resolution chain

dlsu.edu.ph has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

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

Subdomains

309 observed subdomains of dlsu.edu.ph.

Web-graph footprint

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

1,195 sites link to this hostname.

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for dlsu.edu.ph.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf2.dlsu.edu.ph
SPF_INCLUDEspf4.dlsu.edu.ph
SPF_IP103.231.241.13
SPF_IP104.130.219.130
SPF_IP173.45.227.162
SPF_MXdlsu.edu.ph

Related pages

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

Cypher and MCP

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

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