Hostname
nask.pl
Last fetched
nask.pl resolves to 1 IPv4 address operated by INCAPSULA - Incapsula Inc in US. WHOIS lists registrar:nask as the registrar.
Nutrition Label
Resolution chain
nask.pl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 45.60.74.15 | 45.60.74.0/24 | AS19551 | INCAPSULA - Incapsula Inc | US |
WHOIS identity
- Registrar
- registrar:nask
- Organization
- naukowa i akademicka sieć komputerowa
- Contact emails
- —
Subdomains
558 observed subdomains of nask.pl.
Showing 25 of 558. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from nask.pl in the public web crawl.
1,320 sites link to this hostname.
108 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for nask.pl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.nask.pl |
| SPF_INCLUDE | _spf2.nask.pl |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 193.59.201.32/27 |
| SPF_IP | 193.59.201.64/27 |
| SPF_IP | 193.59.204.167/32 |
| SPF_IP | 194.181.0.102 |
| SPF_IP | 194.181.0.106 |
| SPF_IP | 195.187.242.0/24 |
| SPF_IP | 195.187.245.33/24 |
| SPF_IP | 195.187.6.28 |
Related pages
Pivot deeper into the graph from nask.pl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "nask.pl"})-[: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.