Hostname
mcmgroup.co.uk
Last fetched
mcmgroup.co.uk resolves to 4 IPv4 addresses operated by AKAMAI-ASN1 - Akamai International B.V. in IN. WHOIS lists registrar:ans group ltd [tag = ukfast] as the registrar.
Nutrition Label
Resolution chain
mcmgroup.co.uk resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 23.196.14.120 | 23.196.14.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | IN |
| 23.196.14.42 | 23.196.14.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | IN |
| 23.44.203.38 | 23.44.203.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | US |
| 23.44.203.53 | 23.44.203.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | US |
WHOIS identity
- Registrar
- registrar:ans group ltd [tag = ukfast]
- Organization
- mcm group
- Contact emails
- —
Subdomains
6 observed subdomains of mcmgroup.co.uk.
Web-graph footprint
Distinct hostnames that link to or from mcmgroup.co.uk in the public web crawl.
15 sites link to this hostname.
11 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from mcmgroup.co.uk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mcmgroup.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.