Skip to content

Hostname

duomo20.it

Last fetched

duomo20.it resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists registrar:register s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · duomo20.itRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/duomo20.it

Resolution chain

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

IPPrefixASNOperatorCountry
37.59.124.3737.59.0.0/16AS16276FR

WHOIS identity

Registrar
registrar:register s.p.a.
Organization
carlo rossi chauvenet
Contact emails

Subdomains

1 observed subdomain of duomo20.it.

Web-graph footprint

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

10 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for duomo20.it.

MechanismTarget
SPF_Aduomo20.it
SPF_MXduomo20.it

Related pages

Pivot deeper into the graph from duomo20.it.

Cypher and MCP

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

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