Skip to content

Hostname

minube.net

Last fetched

minube.net resolves to 4 IPv4 addresses operated by AS60068 in DE. WHOIS lists iana:1052 as the registrar.

Nutrition Label

WHISPER CANON · minube.netRouting diversity3.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/minube.net

Resolution chain

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

WHOIS identity

Registrar
iana:1052
Organization
minube viajes
Contact emails

Subdomains

10 observed subdomains of minube.net.

Web-graph footprint

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

348 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for minube.net.

MechanismTarget
SPF_Ao14.mailbase.minube.com
SPF_Ao3.mail.mnmailalat1.com
SPF_Ao8.mail.mnmailalat2.com
SPF_INCLUDEsendgrid.net
SPF_IP94.23.234.58

Related pages

Pivot deeper into the graph from minube.net.

Cypher and MCP

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

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