Hostname
morehouse.org.uk
Last fetched
morehouse.org.uk resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in GB. WHOIS lists registrar:easily limited t/a easily.co.uk as the registrar.
Nutrition Label
Resolution chain
morehouse.org.uk resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 159.65.30.134 | 159.65.16.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | GB |
| 212.48.70.114 | 212.48.70.0/23 | AS20738 | GD-EMEA-DC-LD5 - Heart Internet limited | GB |
WHOIS identity
- Registrar
- registrar:easily limited t/a easily.co.uk
- Organization
- more house school
- Contact emails
Subdomains
4 observed subdomains of morehouse.org.uk.
Web-graph footprint
Distinct hostnames that link to or from morehouse.org.uk in the public web crawl.
56 sites link to this hostname.
34 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for morehouse.org.uk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from morehouse.org.uk.
- IP · 159.65.30.134
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · registrar:easily limited t/a easily.co.uk
- Country · GB
- Email · redacted@nominet.uk
- Apex domain · org.uk
- TLD · .uk
- Browse hostnames · mo…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "morehouse.org.uk"})-[: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.