Hostname
eoc.org.uk
Last fetched
eoc.org.uk resolves to 185.194.90.3, announced in 185.194.88.0/22 by KRYSTAL - Krystal Hosting Ltd in GB. eoc.org.uk is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
IPv6 resolution
No AAAA record for eoc.org.uk is recorded in WhisperGraph.
Attribution
krystal
ORIGIN_AS
WHOIS identity
- Registrar
- registrar:krystal hosting ltd
- Registrant organisation
- equality human rights commission uk government body
Subdomains
| Subdomain |
|---|
| cpanel.eoc.org.uk |
| cpcalendars.eoc.org.uk |
| cpcontacts.eoc.org.uk |
| mail.eoc.org.uk |
| webdisk.eoc.org.uk |
| webmail.eoc.org.uk |
| www.eoc.org.uk |
Showing 7 of 7 subdomains (7 per page).
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Mail and authentication
Nameservers
- ns1.krystal.uk
- ns2.krystal.uk
MX records
- mx1.krystal.uk
- mx2.krystal.uk
SPF policy
- ip: 185.116.212.1/32
- ip: 185.116.213.1/32
- ip: 185.116.214.1/32
- ip: 185.116.215.1/32
- ip: 31.216.48.1/32
- include: relay.k.io
- a: eoc.org.uk
- mx: eoc.org.uk
- ip: 185.116.212.70
- ip: 185.194.90.3
- ip: 77.72.0.106
Threat-feed evidence
History
Related pages
Pivot from eoc.org.uk into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "eoc.org.uk"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.