Hostname
mhu.edu
Last fetched
mhu.edu resolves to 1 IPv4 address operated by GO-DADDY-COM-LLC - GoDaddy.com, LLC in US.
Nutrition Label
Resolution chain
mhu.edu resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 132.148.79.190 | 132.148.72.0/21 | AS398101 | GO-DADDY-COM-LLC - GoDaddy.com, LLC | US |
WHOIS identity
- Registrar
- —
- Organization
- mars hill university
- Contact emails
- —
Subdomains
51 observed subdomains of mhu.edu.
Showing 25 of 51. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from mhu.edu in the public web crawl.
280 sites link to this hostname.
286 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
17 SPF mechanisms authorising senders for mhu.edu.
| Mechanism | Target |
|---|---|
| SPF_A | o365smtp.mhu.edu |
| SPF_A | smtp.mhu.edu |
| SPF_INCLUDE | _spf-us.ppe-hosted.com |
| SPF_INCLUDE | email-od.com |
| SPF_INCLUDE | outboundmail.blackbaud.net |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.watermarkinsights.com |
| SPF_IP | 165.193.255.0/24 |
| SPF_IP | 165.193.85.0/24 |
| SPF_IP | 168.245.122.109/32 |
| SPF_IP | 205.139.104.0/22 |
| SPF_IP | 216.17.115.143 |
| SPF_IP | 23.137.208.0/24 |
| SPF_IP | 38.106.32.22/32 |
| SPF_IP | 38.106.32.46/32 |
| SPF_IP | 50.31.43.252/32 |
Related pages
Pivot deeper into the graph from mhu.edu.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mhu.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.