Skip to content

Hostname

calu.edu

Last fetched

calu.edu resolves to 1 IPv4 address operated by CUP-3 - Pennsylvania Western University in US.

Nutrition Label

WHISPER CANON · calu.eduRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/calu.edu

Resolution chain

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

IPPrefixASNOperatorCountry
209.250.207.155209.250.192.0/20AS398774CUP-3 - Pennsylvania Western UniversityUS

WHOIS identity

Registrar
Organization
california university of pennsylvania
Contact emails

Subdomains

39 observed subdomains of calu.edu.

Web-graph footprint

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

529 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for calu.edu.

MechanismTarget
SPF_Atufmon.touchnet.com
SPF_INCLUDEa._spf.brightspace.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEverifymyfafsa.com
SPF_IP158.83.2.34
SPF_IP209.250.221.10
SPF_IP216.147.212.20/30
SPF_IP54.163.226.88/32
SPF_IP54.240.36.243/32
SPF_IP64.74.237.230/31
SPF_MXcalu.edu

Related pages

Pivot deeper into the graph from calu.edu.

Cypher and MCP

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

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