Skip to content

Hostname

opinioni.net

Last fetched

opinioni.net resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · opinioni.netRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/opinioni.net

Resolution chain

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

IPPrefixASNOperatorCountry
159.89.5.132159.89.0.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE

WHOIS identity

Registrar
iana:69
Organization
angelo rodolfo tomaselli
Contact emails

Subdomains

44 observed subdomains of opinioni.net.

Web-graph footprint

Distinct hostnames that link to or from opinioni.net in the public web crawl.

12 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for opinioni.net.

MechanismTarget
SPF_IP157.230.101.134
SPF_IP2a03:b0c0:3:f0:0:1:3eed:4000
SPF_IP46.101.119.176
SPF_IP80.241.219.50
SPF_MXopinioni.net

Related pages

Pivot deeper into the graph from opinioni.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "opinioni.net"})-[: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.