Hostname
donnad.it
Last fetched
donnad.it resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists registrar:csc corporate domains, inc. as the registrar.
Nutrition Label
Resolution chain
donnad.it resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- registrar:csc corporate domains, inc.
- Organization
- henkel ag & co. kgaa
- Contact emails
- —
Subdomains
60 observed subdomains of donnad.it.
Showing 25 of 60. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from donnad.it in the public web crawl.
270 sites link to this hostname.
201 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for donnad.it.
| Mechanism | Target |
|---|---|
| SPF_A | smtpb.leonet.it |
| SPF_IP | 208.117.61.28 |
| SPF_IP | 74.120.148.91 |
| SPF_IP | 74.120.148.92 |
| SPF_IP | 74.120.148.93 |
| SPF_IP | 74.120.148.94 |
| SPF_IP | 74.120.148.95 |
| SPF_IP | 74.120.148.96 |
| SPF_IP | 74.120.148.97 |
| SPF_IP | 82.193.32.152/30 |
| SPF_IP | 94.23.70.149 |
| SPF_MX | donnad.it |
Related pages
Pivot deeper into the graph from donnad.it.
- IP · 15.160.4.82
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:csc corporate domains, inc.
- Country · IT
- TLD · .it
- Browse hostnames · do…
- 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: "donnad.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.