Hostname
morton.edu
Last fetched
morton.edu resolves to 1 IPv4 address operated by ILLINOIS-CENTURY - Illinois Century Network in US.
Nutrition Label
Resolution chain
morton.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 |
|---|---|---|---|---|
| 66.99.216.143 | 66.99.192.0/18 | AS6325 | ILLINOIS-CENTURY - Illinois Century Network | US |
WHOIS identity
- Registrar
- —
- Organization
- morton college
- Contact emails
- —
Subdomains
32 observed subdomains of morton.edu.
Showing 25 of 32. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from morton.edu in the public web crawl.
202 sites link to this hostname.
348 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
15 SPF mechanisms authorising senders for morton.edu.
| Mechanism | Target |
|---|---|
| SPF_A | mail1.morton.edu |
| SPF_A | mail2.morton.edu |
| SPF_A | webmail.morton.edu |
| SPF_INCLUDE | spf-na.exlibrisgroup.com |
| SPF_INCLUDE | spf.ess.barracudanetworks.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 160.109.226.127 |
| SPF_IP | 173.165.126.145 |
| SPF_IP | 173.165.126.146 |
| SPF_IP | 173.165.126.147 |
| SPF_IP | 173.165.126.148 |
| SPF_IP | 173.165.126.150 |
| SPF_IP | 66.99.216.110 |
| SPF_IP | 66.99.216.124 |
| SPF_IP | 66.99.216.125 |
Related pages
Pivot deeper into the graph from morton.edu.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "morton.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.