Skip to content

Hostname

minube.com.co

Last fetched

minube.com.co resolves to 5 IPv4 addresses operated by AS60068 in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · minube.com.coRouting diversity3.0/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/minube.com.co

Resolution chain

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

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

7 observed subdomains of minube.com.co.

Web-graph footprint

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

135 sites link to this hostname.

45 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for minube.com.co.

MechanismTarget
SPF_Ao13.mail.mnmailalat2.com
SPF_Ao14.mailbase.minube.com
SPF_Ao2.mail.mnmailalat1.com
SPF_INCLUDEsendgrid.net
SPF_IP94.23.234.58

Related pages

Pivot deeper into the graph from minube.com.co.

Cypher and MCP

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

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