Skip to content

Hostname

ncuk.com

Last fetched

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

Nutrition Label

WHISPER CANON · ncuk.comRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/ncuk.com

Resolution chain

ncuk.com 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

4 observed subdomains of ncuk.com.

Web-graph footprint

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

5 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for ncuk.com.

MechanismTarget
SPF_Ancuk.com
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.4
SPF_IP93.186.35.6
SPF_MXncuk.com
SPF_MXnosignal.org

Related pages

Pivot deeper into the graph from ncuk.com.

Cypher and MCP

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

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