Hostname
tech-studio.pl
Last fetched
tech-studio.pl resolves to 2 IPv4 addresses operated by AS39566 in PL. WHOIS lists registrar:alphanet sp. z o.o. as the registrar.
Nutrition Label
Resolution chain
tech-studio.pl 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 |
|---|---|---|---|---|
| 91.211.221.116 | 91.211.220.0/22 | AS39566 | — | PL |
| 94.152.217.110 | 94.152.216.0/21 | AS29522 | — | PL |
WHOIS identity
- Registrar
- registrar:alphanet sp. z o.o.
- Organization
- —
- Contact emails
- —
Subdomains
50 observed subdomains of tech-studio.pl.
Showing 25 of 50. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from tech-studio.pl in the public web crawl.
161 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for tech-studio.pl.
| Mechanism | Target |
|---|---|
| SPF_A | tech-studio.pl |
| SPF_INCLUDE | spf.tld.pl |
| SPF_MX | tech-studio.pl |
Related pages
Pivot deeper into the graph from tech-studio.pl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tech-studio.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.