Skip to content

Hostname

opendem.it

Last fetched

opendem.it resolves to 1 IPv4 address operated by AS3302 in IT. WHOIS lists registrar:genesys informatica s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · opendem.itRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/opendem.it

Resolution chain

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

IPPrefixASNOperatorCountry
62.94.22.11762.94.0.0/16AS3302IT

WHOIS identity

Registrar
registrar:genesys informatica s.r.l.
Organization
web service internet solutions s. r. l.
Contact emails

Subdomains

17 observed subdomains of opendem.it.

Web-graph footprint

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

15 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for opendem.it.

MechanismTarget
SPF_Aopendem.it
SPF_IP62.94.11.224/27
SPF_IP62.94.22.112/28
SPF_IP62.94.26.224/27
SPF_IP62.94.27.144/28
SPF_IP62.94.27.32/27
SPF_IP62.94.34.0/27
SPF_IP84.233.242.64/27
SPF_MXopendem.it

Related pages

Pivot deeper into the graph from opendem.it.

Cypher and MCP

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

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