Skip to content

Hostname

morehouse.edu

Last fetched

morehouse.edu resolves to 2 IPv4 addresses operated by AS209242 in US.

Nutrition Label

WHISPER CANON · morehouse.eduRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/morehouse.edu

Resolution chain

morehouse.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
morehouse college
Contact emails

Subdomains

55 observed subdomains of morehouse.edu.

Web-graph footprint

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

1,473 sites link to this hostname.

289 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for morehouse.edu.

MechanismTarget
SPF_INCLUDE_spf.bbnotify.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEoutboundmail.blackbaud.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.morehouse.edu
SPF_INCLUDEspf2.morehouse.edu
SPF_IP208.75.120.0/22
SPF_IP3.230.117.53/32
SPF_IP34.213.216.156
SPF_IP34.214.101.49
SPF_IP34.215.2.68
SPF_IP34.215.79.96
SPF_IP34.217.250.63
SPF_IP52.32.163.183
SPF_IP52.38.184.84

Related pages

Pivot deeper into the graph from morehouse.edu.

Cypher and MCP

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

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