Skip to content

Hostname

nctx.co.uk

Last fetched

nctx.co.uk resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:123-reg limited t/a 123-reg [tag = 123-reg] as the registrar.

Nutrition Label

WHISPER CANON · nctx.co.ukRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/nctx.co.uk

Resolution chain

nctx.co.uk resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.2.41104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.3.41104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.70.4172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:123-reg limited t/a 123-reg [tag = 123-reg]
Organization
nottingham city transport
Contact emails

Subdomains

11 observed subdomains of nctx.co.uk.

Web-graph footprint

Distinct hostnames that link to or from nctx.co.uk in the public web crawl.

302 sites link to this hostname.

37 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

32 SPF mechanisms authorising senders for nctx.co.uk.

MechanismTarget
SPF_Ajunction.nctx.co.uk
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDE_spf.intacct.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEspf.myconnectwise.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.uk.exclaimer.net
SPF_IP149.72.0.0/16
SPF_IP159.183.0.0/16
SPF_IP167.89.0.0/17
SPF_IP168.245.0.0/17
SPF_IP192.254.112.0/20
SPF_IP198.21.0.0/21
SPF_IP198.37.144.0/20
SPF_IP208.117.48.0/20
SPF_IP217.40.98.82
SPF_IP223.165.113.0/24
SPF_IP223.165.115.0/24
SPF_IP223.165.118.0/23
SPF_IP223.165.120.0/23
SPF_IP46.101.9.221
SPF_IP50.31.32.0/19
SPF_IP62.128.212.131/32
SPF_IP80.194.176.194
SPF_IP80.194.182.106
SPF_IP80.194.183.178
SPF_IP80.6.91.150/32
SPF_IP82.108.145.125
SPF_IP86.12.170.0/23
SPF_IP86.17.6.0/23
SPF_MXnctx.co.uk

Related pages

Pivot deeper into the graph from nctx.co.uk.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "nctx.co.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.