Hostname
2312.uk
Last fetched
2312.uk resolves to 1 IPv4 address operated by ENIXLTD - Enix Ltd in GB. WHOIS lists registrar:enix ltd as the registrar.
Nutrition Label
Resolution chain
2312.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 |
|---|---|---|---|---|
| 91.204.209.16 | 91.204.208.0/22 | AS52148 | ENIXLTD - Enix Ltd | GB |
WHOIS identity
- Registrar
- registrar:enix ltd
- Organization
- simon cole
- Contact emails
Subdomains
8 observed subdomains of 2312.uk.
Web-graph footprint
Distinct hostnames that link to or from 2312.uk in the public web crawl.
14 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for 2312.uk.
| Mechanism | Target |
|---|---|
| SPF_A | 2312.uk |
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_INCLUDE | spf.hostns.io |
| SPF_IP | 109.70.148.36 |
| SPF_IP | 91.204.209.16 |
| SPF_MX | 2312.uk |
Related pages
Pivot deeper into the graph from 2312.uk.
- IP · 91.204.209.16
- ASN · AS52148ENIXLTD - Enix Ltd
- Registrar · registrar:enix ltd
- Country · GB
- Email · redacted@nominet.uk
- TLD · .uk
- Browse hostnames · 23…
- 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: "2312.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.