Skip to content

Hostname

desu.edu

Last fetched

desu.edu resolves to 1 IPv4 address operated by HOPONE-GLOBAL - HopOne Internet Corporation in US.

Nutrition Label

WHISPER CANON · desu.eduRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/desu.edu

Resolution chain

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

IPPrefixASNOperatorCountry
74.84.144.5474.84.144.0/22AS14361HOPONE-GLOBAL - HopOne Internet CorporationUS

WHOIS identity

Registrar
Organization
delaware state university
Contact emails

Subdomains

145 observed subdomains of desu.edu.

Web-graph footprint

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

907 sites link to this hostname.

429 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

36 SPF mechanisms authorising senders for desu.edu.

MechanismTarget
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.symplicity.com
SPF_IP168.245.122.109/32
SPF_IP174.142.116.39/28
SPF_IP174.142.116.40
SPF_IP174.142.116.50
SPF_IP174.142.116.51
SPF_IP176.31.145.254/32
SPF_IP184.107.63.100
SPF_IP184.107.80.100/32
SPF_IP184.107.80.101
SPF_IP184.107.80.111
SPF_IP184.107.80.119
SPF_IP184.107.80.123
SPF_IP198.187.196.100/32
SPF_IP198.61.244.158
SPF_IP199.127.232.0/22
SPF_IP199.255.192.0/22
SPF_IP205.139.104.0/22
SPF_IP216.221.160.0/19
SPF_IP216.235.195.0/24
SPF_IP23.249.208.0/20
SPF_IP23.251.224.0/19
SPF_IP34.197.131.165
SPF_IP37.216.222.128/28
SPF_IP50.31.43.252/32
SPF_IP52.22.249.69/32
SPF_IP52.55.21.93
SPF_IP54.240.0.0/17
SPF_IP69.169.224.0/20
SPF_IP69.196.241.0/24
SPF_IP74.84.144.37
SPF_IP74.84.144.46
SPF_IP76.223.128.0/19
SPF_IP76.223.176.0/20

Related pages

Pivot deeper into the graph from desu.edu.

Cypher and MCP

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

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