Skip to content

Hostname

kean.edu

Last fetched

kean.edu resolves to 1 IPv4 address operated by AS3257 in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
131.125.16.38131.125.16.0/22AS3257US

WHOIS identity

Registrar
Organization
kean university
Contact emails

Subdomains

124 observed subdomains of kean.edu.

Web-graph footprint

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

1,421 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for kean.edu.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_tuf-spf.touchnet.com
SPF_INCLUDEoutboundmail.blackbaud.net
SPF_INCLUDEspf.dynect.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.228.6.215/32
SPF_IP131.125.16.207
SPF_IP167.89.16.8/32
SPF_IP168.245.25.116/32
SPF_IP176.31.145.254/32
SPF_IP198.187.196.0/24
SPF_IP198.37.156.3/32
SPF_MXkean.edu

Related pages

Pivot deeper into the graph from kean.edu.

Cypher and MCP

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

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