Hostname
dopla.it
Last fetched
dopla.it resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists registrar:register s.p.a. as the registrar.
Nutrition Label
Resolution chain
dopla.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 |
|---|---|---|---|---|
| 116.202.169.102 | 116.202.0.0/16 | AS24940 | — | DE |
WHOIS identity
- Registrar
- registrar:register s.p.a.
- Organization
- dopla spa
- Contact emails
- —
Subdomains
32 observed subdomains of dopla.it.
Showing 25 of 32. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from dopla.it in the public web crawl.
11 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
12 SPF mechanisms authorising senders for dopla.it.
| Mechanism | Target |
|---|---|
| SPF_A | dopla.it |
| SPF_INCLUDE | spf.ess.de.barracudanetworks.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 18.184.203.224/27 |
| SPF_IP | 18.185.115.192/26 |
| SPF_IP | 35.157.190.224/27 |
| SPF_IP | 85.42.99.208/28 |
| SPF_IP | 88.146.193.8/29 |
| SPF_IP | 88.147.23.192/28 |
| SPF_IP | 88.32.229.16/28 |
| SPF_IP | 95.174.20.66/32 |
| SPF_IP | 95.174.20.69 |
Related pages
Pivot deeper into the graph from dopla.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dopla.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.