Hostname
epi.org.uk
Last fetched
epi.org.uk resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in GB. WHOIS lists registrar:ambico services ltd [tag = ambient] as the registrar.
Nutrition Label
Resolution chain
epi.org.uk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 159.65.31.125 | 159.65.16.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | GB |
WHOIS identity
- Registrar
- registrar:ambico services ltd [tag = ambient]
- Organization
- centre for reform (note: companies house have approved our change of name from centre for reform to education policy institute. the charity commission are currently processing our change of name from centre for reform to education policy institute.)
- Contact emails
- —
Subdomains
10 observed subdomains of epi.org.uk.
Web-graph footprint
Distinct hostnames that link to or from epi.org.uk in the public web crawl.
872 sites link to this hostname.
358 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for epi.org.uk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.circle-interactive.co.uk |
| SPF_INCLUDE | spf.mtasv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 46.43.34.44 |
| SPF_IP | 5.153.225.114 |
| SPF_IP | 62.164.141.90 |
| SPF_IP | 62.164.141.91 |
Related pages
Pivot deeper into the graph from epi.org.uk.
- IP · 159.65.31.125
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · registrar:ambico services ltd [tag = ambient]
- Country · GB
- Apex domain · org.uk
- TLD · .uk
- Browse hostnames · ep…
- 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: "epi.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.