Skip to content

Hostname

nocn.org.uk

Last fetched

nocn.org.uk resolves to 1 IPv4 address operated by AS49485 in GB. WHOIS lists registrar:uk2 limited as the registrar.

Nutrition Label

WHISPER CANON · nocn.org.ukRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/nocn.org.uk

Resolution chain

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

IPPrefixASNOperatorCountry
188.94.75.241188.94.75.0/24AS49485GB

WHOIS identity

Registrar
registrar:uk2 limited
Organization
nocn
Contact emails

Subdomains

15 observed subdomains of nocn.org.uk.

Web-graph footprint

Distinct hostnames that link to or from nocn.org.uk in the public web crawl.

382 sites link to this hostname.

101 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for nocn.org.uk.

MechanismTarget
SPF_INCLUDE_spf.eu.mailgun.org
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.m3c.in
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from nocn.org.uk.

Cypher and MCP

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

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