Hostname
servermailrt.co.uk
Last fetched
servermailrt.co.uk resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in GB. WHOIS lists registrar:fortis hosting limited [tag = fortishosting] as the registrar.
Nutrition Label
Resolution chain
servermailrt.co.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.94.120 | 159.65.80.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | GB |
| 206.189.245.156 | 206.189.244.0/22 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | GB |
WHOIS identity
- Registrar
- registrar:fortis hosting limited [tag = fortishosting]
- Organization
- —
- Contact emails
Subdomains
44 observed subdomains of servermailrt.co.uk.
Showing 25 of 44. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for servermailrt.co.uk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | servers.ourmailsender.com |
| SPF_INCLUDE | spf.ourmailsender.com |
Related pages
Pivot deeper into the graph from servermailrt.co.uk.
- IP · 159.65.94.120
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · registrar:fortis hosting limited [tag = fortishosting]
- Country · GB
- Email · redacted@nominet.uk
- Apex domain · co.uk
- TLD · .uk
- Browse hostnames · se…
- 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: "servermailrt.co.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.