Hostname
digitecno.it
Last fetched
digitecno.it resolves to 2 IPv4 addresses operated by AS1267 in IT. WHOIS lists registrar:aruba business s.r.l. as the registrar.
Nutrition Label
Resolution chain
digitecno.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 |
|---|---|---|---|---|
| 151.3.240.195 | 151.3.0.0/16 | AS1267 | — | IT |
| 185.59.132.238 | 185.59.132.0/22 | AS35617 | — | IT |
WHOIS identity
- Registrar
- registrar:aruba business s.r.l.
- Organization
- digitecno s.n.c. di marcozzi alfonso & c.
- Contact emails
- —
Subdomains
27 observed subdomains of digitecno.it.
Showing 25 of 27. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from digitecno.it in the public web crawl.
18 sites link to this hostname.
66 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for digitecno.it.
| Mechanism | Target |
|---|---|
| SPF_A | digitecno.it |
| SPF_INCLUDE | _spf.arubabusiness.it |
| SPF_INCLUDE | spf.mymailer.it |
| SPF_IP | 80.88.95.12 |
| SPF_MX | digitecno.it |
Related pages
Pivot deeper into the graph from digitecno.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "digitecno.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.