Hostname
designerstudio.it
Last fetched
designerstudio.it resolves to 2 IPv4 addresses operated by AS24940 in FI. WHOIS lists registrar:seeweb s.r.l. as the registrar.
Nutrition Label
Resolution chain
designerstudio.it 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 |
|---|---|---|---|---|
| 135.181.207.9 | 135.181.0.0/16 | AS24940 | — | FI |
| 217.64.195.226 | 217.64.195.0/24 | AS12637 | — | IT |
WHOIS identity
- Registrar
- registrar:seeweb s.r.l.
- Organization
- designer studio di cataldo sebastian
- Contact emails
- —
Subdomains
4 observed subdomains of designerstudio.it.
Web-graph footprint
Distinct hostnames that link to or from designerstudio.it in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for designerstudio.it.
| Mechanism | Target |
|---|---|
| SPF_A | designerstudio.it |
| SPF_INCLUDE | _spf.th.seeweb.it |
| SPF_IP | 135.181.207.9 |
| SPF_MX | designerstudio.it |
Related pages
Pivot deeper into the graph from designerstudio.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "designerstudio.it"})-[: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.