Hostname
cmtechserv.co.uk
Last fetched
cmtechserv.co.uk resolves to 1 IPv4 address operated by MYTHIC - Mythic Beasts Ltd in GB. WHOIS lists registrar:gandi [tag = gandi] as the registrar.
Nutrition Label
Resolution chain
cmtechserv.co.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 |
|---|---|---|---|---|
| 93.93.129.130 | 93.93.128.0/21 | AS44684 | MYTHIC - Mythic Beasts Ltd | GB |
WHOIS identity
- Registrar
- registrar:gandi [tag = gandi]
- Organization
- christopher malton
- Contact emails
- —
Subdomains
18 observed subdomains of cmtechserv.co.uk.
Showing 16 of 18. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for cmtechserv.co.uk.
| Mechanism | Target |
|---|---|
| SPF_IP | 195.246.200.32/27 |
| SPF_IP | 2a01:348:22f::/48 |
| SPF_IP | 2a01:348:24d::/48 |
| SPF_IP | 2a0d:12c0:1000:32::/64 |
| SPF_IP | 2a0d:12c0:1000:34::/64 |
| SPF_IP | 2a0d:12c0:2000:32::/64 |
| SPF_IP | 46.235.225.130 |
| SPF_IP | 89.21.224.0/24 |
| SPF_IP | 89.21.252.64/28 |
| SPF_IP | 93.93.129.109 |
| SPF_IP | 93.93.129.110 |
| SPF_IP | 93.93.129.130 |
| SPF_MX | cmtechserv.co.uk |
Related pages
Pivot deeper into the graph from cmtechserv.co.uk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cmtechserv.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.