Skip to content

Hostname

digiwrite.it

Last fetched

digiwrite.it resolves to 1 IPv4 address operated by AS12874 in IT. WHOIS lists registrar:register s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · digiwrite.itRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/digiwrite.it

Resolution chain

digiwrite.it resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
93.46.200.3893.46.0.0/15AS12874IT

WHOIS identity

Registrar
registrar:register s.p.a.
Organization
digi one srl
Contact emails

Subdomains

3 observed subdomains of digiwrite.it.

Web-graph footprint

Distinct hostnames that link to or from digiwrite.it in the public web crawl.

47 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for digiwrite.it.

MechanismTarget
SPF_Adigiwrite.it
SPF_INCLUDEgrupposistematica.it
SPF_INCLUDElogostechnology.it
SPF_INCLUDEspf.webapps.net
SPF_IP159.122.148.144/29
SPF_IP195.250.243.220
SPF_IP79.3.205.91
SPF_IP89.97.181.32/27
SPF_IP93.46.200.32/27
SPF_IP93.63.134.32/27
SPF_MXdigiwrite.it

Related pages

Pivot deeper into the graph from digiwrite.it.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "digiwrite.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.