Skip to content

Hostname

nlcfn.org.uk

Last fetched

nlcfn.org.uk resolves to 1 IPv4 address operated by AS35425 in GB. WHOIS lists registrar:mellow marsh software ltd [tag = mmsuknet] as the registrar.

Nutrition Label

WHISPER CANON · nlcfn.org.ukRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/nlcfn.org.uk

Resolution chain

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

IPPrefixASNOperatorCountry
89.16.178.9789.16.160.0/19AS35425GB

WHOIS identity

Registrar
registrar:mellow marsh software ltd [tag = mmsuknet]
Organization
national lung cancer forum for nurses
Contact emails

Subdomains

3 observed subdomains of nlcfn.org.uk.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for nlcfn.org.uk.

MechanismTarget
SPF_Anlcfn.org.uk
SPF_IP89.16.178.97
SPF_MXnlcfn.org.uk

Related pages

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

Cypher and MCP

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

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