Skip to content

Hostname

npg.org.uk

Last fetched

npg.org.uk resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:ionos se [tag = 1and1] as the registrar.

Nutrition Label

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

Resolution chain

npg.org.uk resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.20.46.198104.22.9.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.147.47172.68.36.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:ionos se [tag = 1and1]
Organization
cybanetix
Contact emails

Subdomains

22 observed subdomains of npg.org.uk.

Web-graph footprint

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

6,849 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for npg.org.uk.

MechanismTarget
SPF_Anpg.org.uk
SPF_INCLUDEeu.rp.oracleemaildelivery.com
SPF_INCLUDEscanscope.net
SPF_INCLUDEspf-uk.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP157.96.37.72
SPF_IP157.96.37.73
SPF_IP157.96.37.74
SPF_IP198.21.7.99/32
SPF_IP206.187.52.202/32
SPF_IP209.15.205.180/32
SPF_IP5.153.73.132
SPF_IP5.153.78.152/29
SPF_IP51.89.197.240
SPF_IP52.156.253.32/28
SPF_IP77.108.172.100
SPF_IP77.108.172.111
SPF_IP89.197.166.34
SPF_IP89.197.166.41

Related pages

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

Cypher and MCP

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

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