Skip to content

Hostname

shorter.edu

Last fetched

shorter.edu resolves to 2 IPv4 addresses operated by AS210250 in GB.

Nutrition Label

WHISPER CANON · shorter.eduRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint6.0/10canon.whisper.security/host/shorter.edu

Resolution chain

shorter.edu resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
Organization
shorter university
Contact emails

Subdomains

106 observed subdomains of shorter.edu.

Web-graph footprint

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

444 sites link to this hostname.

157 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for shorter.edu.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEoutboundmail.blackbaud.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.formassembly.com
SPF_IP104.45.175.206/32
SPF_IP104.45.185.230
SPF_IP208.93.33.2
SPF_IP216.24.226.199
SPF_IP52.180.90.234/32
SPF_IP52.224.142.128/32
SPF_IP67.202.92.15

Related pages

Pivot deeper into the graph from shorter.edu.

Cypher and MCP

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

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