Skip to content

Hostname

ncuk.net

Last fetched

ncuk.net resolves to 1 IPv4 address operated by AS21396 in GB. WHOIS lists iana:470 as the registrar.

Nutrition Label

WHISPER CANON · ncuk.netRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/ncuk.net

Resolution chain

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

IPPrefixASNOperatorCountry
80.249.96.5480.249.96.0/20AS21396GB

WHOIS identity

Registrar
iana:470
Organization
netconnex
Contact emails

Subdomains

2,606 observed subdomains of ncuk.net.

Web-graph footprint

Distinct hostnames that link to or from ncuk.net in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for ncuk.net.

MechanismTarget
SPF_Ancuk.net
SPF_IP2a02:68:0:1000::/52
SPF_IP2a02:68:0:1113::/64
SPF_IP2a02:68:1::/48
SPF_IP80.249.101.150
SPF_IP80.249.101.32/29
SPF_IP80.249.101.48/28
SPF_IP80.249.111.160/28
SPF_IP80.249.96.0/24
SPF_IP93.186.35.10
SPF_IP93.186.35.2
SPF_IP93.186.35.4
SPF_IP93.186.35.6
SPF_MXncuk.net

Related pages

Pivot deeper into the graph from ncuk.net.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ncuk.net"})-[: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.