Hostname
pop.glas-studio.com
Last fetched
pop.glas-studio.com resolves to 6 IPv4 addresses operated by LIMITIS-AS - Limitis s.r.l. in IT.
Nutrition Label
Resolution chain
pop.glas-studio.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.161.192.250 | 185.161.192.0/24 | AS50178 | LIMITIS-AS - Limitis s.r.l. | IT |
| 185.161.192.251 | 185.161.192.0/24 | AS50178 | LIMITIS-AS - Limitis s.r.l. | IT |
| 185.161.192.252 | 185.161.192.0/24 | AS50178 | LIMITIS-AS - Limitis s.r.l. | IT |
| 185.161.192.253 | 185.161.192.0/24 | AS50178 | LIMITIS-AS - Limitis s.r.l. | IT |
| 185.161.193.252 | 185.161.193.0/24 | AS50178 | LIMITIS-AS - Limitis s.r.l. | IT |
| 185.161.195.252 | 185.161.195.0/24 | AS50178 | LIMITIS-AS - Limitis s.r.l. | IT |
WHOIS identity
No WHOIS records are currently associated with pop.glas-studio.com in WhisperGraph.
Threat posture
History
Related pages
Pivot deeper into the graph from pop.glas-studio.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "pop.glas-studio.com"})-[: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.