Skip to content

Hostname

disano.it

Last fetched

disano.it resolves to 1 IPv4 address operated by AS35612 in IT. WHOIS lists registrar:fastweb s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · disano.itRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/disano.it

Resolution chain

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

IPPrefixASNOperatorCountry
88.149.165.17288.149.128.0/17AS35612IT

WHOIS identity

Registrar
registrar:fastweb s.p.a.
Organization
Contact emails

Subdomains

11 observed subdomains of disano.it.

Web-graph footprint

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

205 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for disano.it.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.225.169.12
SPF_IP20.126.72.88
SPF_IP93.57.1.35
SPF_IP93.57.1.59

Related pages

Pivot deeper into the graph from disano.it.

Cypher and MCP

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

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