Skip to content

Hostname

mansfield.edu

Last fetched

mansfield.edu resolves to 1 IPv4 address operated by CUPANET-BLM-AS - Commonwealth University of Pennsylvania in US.

Nutrition Label

WHISPER CANON · mansfield.eduRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/mansfield.edu

Resolution chain

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

IPPrefixASNOperatorCountry
148.137.10.13148.137.0.0/17AS7150CUPANET-BLM-AS - Commonwealth University of PennsylvaniaUS

WHOIS identity

Registrar
Organization
mansfield university
Contact emails

Subdomains

189 observed subdomains of mansfield.edu.

Web-graph footprint

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

283 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for mansfield.edu.

MechanismTarget
SPF_INCLUDEa._spf.brightspace.com
SPF_INCLUDEspf1.mansfield.edu
SPF_INCLUDEspf2.mansfield.edu
SPF_INCLUDEspf3.mansfield.edu
SPF_IP148.137.10.31
SPF_IP148.137.11.49
SPF_IP148.137.11.50
SPF_IP208.84.65.147
SPF_IP208.86.201.19
SPF_MXmansfield.edu

Related pages

Pivot deeper into the graph from mansfield.edu.

Cypher and MCP

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

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