Hostname
publik.studio
Last fetched
publik.studio resolves to 2 IPv4 addresses operated by AS16276 in FR. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
publik.studio 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 |
|---|---|---|---|---|
| 193.70.93.92 | 193.70.0.0/17 | AS16276 | — | FR |
| 54.38.249.220 | 54.38.0.0/16 | AS16276 | — | FR |
WHOIS identity
- Registrar
- iana:81
- Organization
- entr'ouvert scop
- Contact emails
Subdomains
1 observed subdomain of publik.studio.
| Subdomain |
|---|
| wildcard.publik.studio |
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for publik.studio.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | entrouvert.com |
Related pages
Pivot deeper into the graph from publik.studio.
- IP · 193.70.93.92
- ASN · AS16276
- Registrar · iana:81
- Country · FR
- Email · d052b5a91ef6554eb40afbe9caf44665-9873932@contact.gandi.net
- TLD · .studio
- Browse hostnames · pu…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "publik.studio"})-[: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.