Hostname
studiocossu.it
Last fetched
studiocossu.it resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL. WHOIS lists registrar:evoluzione telematica s.r.l. as the registrar.
Nutrition Label
Resolution chain
studiocossu.it resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 165.22.202.129 | 165.22.192.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | NL |
WHOIS identity
- Registrar
- registrar:evoluzione telematica s.r.l.
- Organization
- studio cossu e associati
- Contact emails
- —
Subdomains
3 observed subdomains of studiocossu.it.
Web-graph footprint
Distinct hostnames that link to or from studiocossu.it in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for studiocossu.it.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spfa.digitalmind.it |
| SPF_IP | 128.116.254.97 |
| SPF_IP | 185.142.154.45 |
| SPF_IP | 212.38.40.128/25 |
| SPF_IP | 62.97.36.46 |
| SPF_IP | 94.138.40.0/25 |
| SPF_MX | studiocossu.it |
Related pages
Pivot deeper into the graph from studiocossu.it.
- IP · 165.22.202.129
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · registrar:evoluzione telematica s.r.l.
- Country · NL
- TLD · .it
- Browse hostnames · st…
- 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: "studiocossu.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.