Skip to content

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

WHISPER CANON · cmtechserv.co.ukRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/cmtechserv.co.uk

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.

IPPrefixASNOperatorCountry
93.93.129.13093.93.128.0/21AS44684MYTHIC - Mythic Beasts LtdGB

WHOIS identity

Registrar
registrar:gandi [tag = gandi]
Organization
christopher malton
Contact emails

Subdomains

18 observed subdomains of cmtechserv.co.uk.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for cmtechserv.co.uk.

MechanismTarget
SPF_IP195.246.200.32/27
SPF_IP2a01:348:22f::/48
SPF_IP2a01:348:24d::/48
SPF_IP2a0d:12c0:1000:32::/64
SPF_IP2a0d:12c0:1000:34::/64
SPF_IP2a0d:12c0:2000:32::/64
SPF_IP46.235.225.130
SPF_IP89.21.224.0/24
SPF_IP89.21.252.64/28
SPF_IP93.93.129.109
SPF_IP93.93.129.110
SPF_IP93.93.129.130
SPF_MXcmtechserv.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.