Hostname
nasc.org.uk
Last fetched
nasc.org.uk resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:34sp.com limited [tag = 34sp] as the registrar.
Nutrition Label
Resolution chain
nasc.org.uk resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.15.180 | 104.21.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.187.169.12 | 172.160.0.0/11 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | GB |
| 172.67.163.190 | 172.67.160.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- registrar:34sp.com limited [tag = 34sp]
- Organization
- national access and scaffolding confederation
- Contact emails
Subdomains
21 observed subdomains of nasc.org.uk.
Showing 16 of 21. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from nasc.org.uk in the public web crawl.
246 sites link to this hostname.
369 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for nasc.org.uk.
| Mechanism | Target |
|---|---|
| SPF_A | mail.nasc.org.uk |
| SPF_A | nasc.org.uk |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | email.nasc.org.uk |
| SPF_INCLUDE | spf.epasecure.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 149.72.235.20 |
| SPF_IP | 31.221.55.130 |
| SPF_MX | nasc.org.uk |
Related pages
Pivot deeper into the graph from nasc.org.uk.
- IP · 104.21.15.180
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · registrar:34sp.com limited [tag = 34sp]
- Country · CA
- Email · redacted@nominet.uk
- Apex domain · org.uk
- TLD · .uk
- Browse hostnames · na…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "nasc.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.