Skip to content

Hostname

morton.edu

Last fetched

morton.edu resolves to 1 IPv4 address operated by ILLINOIS-CENTURY - Illinois Century Network in US.

Nutrition Label

WHISPER CANON · morton.eduRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/morton.edu

Resolution chain

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

IPPrefixASNOperatorCountry
66.99.216.14366.99.192.0/18AS6325ILLINOIS-CENTURY - Illinois Century NetworkUS

WHOIS identity

Registrar
Organization
morton college
Contact emails

Subdomains

32 observed subdomains of morton.edu.

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.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for morton.edu.

MechanismTarget
SPF_Amail1.morton.edu
SPF_Amail2.morton.edu
SPF_Awebmail.morton.edu
SPF_INCLUDEspf-na.exlibrisgroup.com
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP160.109.226.127
SPF_IP173.165.126.145
SPF_IP173.165.126.146
SPF_IP173.165.126.147
SPF_IP173.165.126.148
SPF_IP173.165.126.150
SPF_IP66.99.216.110
SPF_IP66.99.216.124
SPF_IP66.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.