Skip to content

Hostname

apps.library.kent.edu

Last fetched

apps.library.kent.edu resolves to 1 IPv4 address operated by KENT-STATE - Kent State University in US.

Nutrition Label

WHISPER CANON · apps.library.kent.eduRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/apps.library.kent.edu

Resolution chain

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

IPPrefixASNOperatorCountry
131.123.247.5131.123.192.0/18AS11050KENT-STATE - Kent State UniversityUS

WHOIS identity

No WHOIS records are currently associated with apps.library.kent.edu in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from apps.library.kent.edu in the public web crawl.

5 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for apps.library.kent.edu.

MechanismTarget
SPF_IP131.123.247.5
SPF_IP131.123.92.54

Related pages

Pivot deeper into the graph from apps.library.kent.edu.

Cypher and MCP

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

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