Skip to content

Hostname

minube.it

Last fetched

minube.it resolves to 10 IPv4 addresses operated by AS60068 in DE. WHOIS lists registrar:eurodns sa as the registrar.

Nutrition Label

WHISPER CANON · minube.itRouting diversity4.2/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/minube.it

Resolution chain

minube.it resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:eurodns sa
Organization
jareno algobia pedro
Contact emails

Subdomains

11 observed subdomains of minube.it.

Web-graph footprint

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

161 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for minube.it.

MechanismTarget
SPF_Ao11.mail.mnmailit2.com
SPF_Ao14.mailbase.minube.com
SPF_Ao6.mail.mnmailit1.com
SPF_INCLUDEsendgrid.net
SPF_IP94.23.234.58

Related pages

Pivot deeper into the graph from minube.it.

Cypher and MCP

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

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