Skip to content

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

WHISPER CANON · 2312.ukRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/2312.uk

Resolution chain

2312.uk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
91.204.209.1691.204.208.0/22AS52148ENIXLTD - Enix LtdGB

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.

MechanismTarget
SPF_A2312.uk
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.hostns.io
SPF_IP109.70.148.36
SPF_IP91.204.209.16
SPF_MX2312.uk

Related pages

Pivot deeper into the graph from 2312.uk.

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 20

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