Hostname
studioglass.es
Last fetched
studioglass.es resolves to 2 IPv4 addresses operated by AS42612 in ES.
Nutrition Label
Resolution chain
studioglass.es 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 |
|---|---|---|---|---|
| 82.98.166.99 | 82.98.128.0/18 | AS42612 | — | ES |
| 82.98.190.33 | 82.98.128.0/18 | AS42612 | — | ES |
WHOIS identity
No WHOIS records are currently associated with studioglass.es in WhisperGraph.
Subdomains
10 observed subdomains of studioglass.es.
Web-graph footprint
Distinct hostnames that link to or from studioglass.es in the public web crawl.
19 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for studioglass.es.
| Mechanism | Target |
|---|---|
| SPF_A | spf.theservercluster.com |
| SPF_IP | 178.162.157.193 |
| SPF_IP | 37.48.108.24 |
| SPF_IP | 37.48.108.52 |
| SPF_IP | 37.48.108.8 |
| SPF_IP | 37.48.108.9 |
| SPF_IP | 81.171.25.39 |
| SPF_IP | 89.149.211.14 |
| SPF_IP | 89.149.211.32 |
| SPF_IP | 89.149.211.48 |
| SPF_IP | 95.211.178.67 |
| SPF_IP | 95.211.237.8 |
| SPF_MX | studioglass.es |
Related pages
Pivot deeper into the graph from studioglass.es.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "studioglass.es"})-[: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.