Skip to content

Hostname

murraystate.edu

Last fetched

murraystate.edu resolves to 1 IPv4 address operated by MURRAY-STATE-UNIVERSITY - Murray State University in US.

Nutrition Label

WHISPER CANON · murraystate.eduRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/murraystate.edu

Resolution chain

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

IPPrefixASNOperatorCountry
216.249.159.7216.249.144.0/20AS14760MURRAY-STATE-UNIVERSITY - Murray State UniversityUS

WHOIS identity

Registrar
Organization
murray state university
Contact emails

Subdomains

241 observed subdomains of murraystate.edu.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

57 SPF mechanisms authorising senders for murraystate.edu.

MechanismTarget
SPF_INCLUDE_netblocks.google.com
SPF_INCLUDE_netblocks2.google.com
SPF_INCLUDE_netblocks3.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEcustomerspf.schoolmessenger.com
SPF_INCLUDEmx.benefitfocus.com
SPF_INCLUDEspf.blackboardconnect.com
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.228.6.215/32
SPF_IP12.45.141.253/32
SPF_IP139.60.0.0/24
SPF_IP139.60.1.0/24
SPF_IP139.60.2.0/24
SPF_IP139.60.3.0/24
SPF_IP147.253.212.97
SPF_IP147.253.212.98
SPF_IP173.226.199.130
SPF_IP198.187.196.100/32
SPF_IP198.187.196.130/32
SPF_IP198.37.156.3/32
SPF_IP199.244.78.223/32
SPF_IP199.244.78.224/32
SPF_IP208.93.120.245/32
SPF_IP208.93.122.245
SPF_IP209.202.161.119
SPF_IP209.202.161.178
SPF_IP209.203.101.128/25
SPF_IP216.147.212.20/30
SPF_IP216.249.144.0/20
SPF_IP216.249.154.8
SPF_IP216.249.154.9
SPF_IP216.249.160.0/19
SPF_IP216.27.28.20/32
SPF_IP216.27.28.88/32
SPF_IP216.58.245.21
SPF_IP34.194.230.233/32
SPF_IP34.230.107.215/32
SPF_IP50.112.114.135/32
SPF_IP52.5.236.246/32
SPF_IP54.163.226.88/32
SPF_IP64.128.160.11/32
SPF_IP64.128.160.12/32
SPF_IP64.191.16.0/24
SPF_IP64.191.185.85/32
SPF_IP64.74.209.0/24
SPF_IP64.74.237.230/31
SPF_IP66.151.109.0/24
SPF_IP66.179.50.160/27
SPF_IP67.217.237.192/27
SPF_IP69.90.208.44
SPF_IP69.90.252.104
SPF_IP69.90.252.105
SPF_IP69.90.252.106
SPF_IP72.165.116.186
SPF_IP72.165.116.187
SPF_IP75.98.93.0/24

Related pages

Pivot deeper into the graph from murraystate.edu.

Cypher and MCP

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

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