Hostname
mands.uk
Last fetched
mands.uk resolves to 4 IPv4 addresses operated by AS20940 in GB. WHOIS lists registrar:ip twins sas [tag = iptwins] as the registrar.
Nutrition Label
Resolution chain
mands.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 |
|---|---|---|---|---|
| 2.17.113.96 | 2.17.113.0/24 | AS20940 | — | GB |
| 95.100.86.206 | 95.100.86.0/24 | AS20940 | — | ES |
| 95.100.86.216 | 95.100.86.0/24 | AS20940 | — | ES |
| 95.101.63.194 | 95.101.63.0/24 | AS20940 | — | GB |
WHOIS identity
- Registrar
- registrar:ip twins sas [tag = iptwins]
- Organization
- marks and spencer p.l.c.
- Contact emails
Subdomains
16 observed subdomains of mands.uk.
| Subdomain |
|---|
| com.mands.uk |
| www.mands.uk |
Showing 2 of 16. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from mands.uk in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from mands.uk.
- IP · 2.17.113.96
- ASN · AS20940
- Registrar · registrar:ip twins sas [tag = iptwins]
- Country · GB
- Email · redacted@nominet.uk
- TLD · .uk
- Browse hostnames · ma…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mands.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.