Skip to content

Hostname

ateneo.edu

Last fetched

ateneo.edu resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · ateneo.eduRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/ateneo.edu

Resolution chain

ateneo.edu resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.18.14.100104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.15.100104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
Organization
ateneo de manila university
Contact emails

Subdomains

81 observed subdomains of ateneo.edu.

Web-graph footprint

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

986 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for ateneo.edu.

MechanismTarget
SPF_Aateneo.edu
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP121.58.232.183
SPF_IP178.128.126.206
SPF_IP202.125.102.10
SPF_IP34.198.193.174/32
SPF_IP34.199.167.230/32
SPF_IP34.202.174.188/32
SPF_IP52.203.5.138/32
SPF_MXateneo.edu

Related pages

Pivot deeper into the graph from ateneo.edu.

Cypher and MCP

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

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