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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.20.46.198 | 104.22.9.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.66.147.47 | 172.68.36.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- registrar:ionos se [tag = 1and1]
- Organization
- cybanetix
- Contact emails
- —
Subdomains
22 observed subdomains of npg.org.uk.
Showing 19 of 22. View all subdomains →
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.
| Mechanism | Target |
|---|---|
| SPF_A | npg.org.uk |
| SPF_INCLUDE | eu.rp.oracleemaildelivery.com |
| SPF_INCLUDE | scanscope.net |
| SPF_INCLUDE | spf-uk.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 157.96.37.72 |
| SPF_IP | 157.96.37.73 |
| SPF_IP | 157.96.37.74 |
| SPF_IP | 198.21.7.99/32 |
| SPF_IP | 206.187.52.202/32 |
| SPF_IP | 209.15.205.180/32 |
| SPF_IP | 5.153.73.132 |
| SPF_IP | 5.153.78.152/29 |
| SPF_IP | 51.89.197.240 |
| SPF_IP | 52.156.253.32/28 |
| SPF_IP | 77.108.172.100 |
| SPF_IP | 77.108.172.111 |
| SPF_IP | 89.197.166.34 |
| SPF_IP | 89.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.